mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-30 08:25:53 +08:00
[local-sync] Fix typo
This commit is contained in:
parent
2233992f27
commit
2c6be51970
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
const {SendmailClient, Errors: {APIError}} = require('isomorphic-core')
|
||||
const SyncbackTask = require('./syncback-task')
|
||||
const Utils = require('../../shared/message-factory')
|
||||
const Utils = require('../../shared/utils')
|
||||
const MessageFactory = require('../../shared/message-factory')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue