mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 19:07:15 +08:00
fix(threads): Circular include blocking FocusdPerspectiveStore. Sentry #11763
This commit is contained in:
parent
2655054e34
commit
dce7573218
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
_ = require 'underscore'
|
||||
NylasStore = require 'nylas-store'
|
||||
WorkspaceStore = require './workspace-store'
|
||||
AccountStore = require './account-store'
|
||||
MailboxPerspective = require '../../mailbox-perspective'
|
||||
CategoryStore = require './category-store'
|
||||
|
|
Loading…
Reference in a new issue