fixup! fixup! [refactor] Remove authorize store
This commit is contained in:
parent
3eb65b0ee7
commit
f0147914ad
|
@ -26,7 +26,7 @@ import path from 'path'
|
|||
import ContextMenu from 'electron-context-menu'
|
||||
import { initSplashScreen, Config } from '@trodi/electron-splashscreen'
|
||||
import openAboutWindow from 'about-window'
|
||||
import generator, { detector, OAuth, NotificationType, Entity } from 'megalodon'
|
||||
import generator, { detector, NotificationType, Entity } from 'megalodon'
|
||||
import AutoLaunch from 'auto-launch'
|
||||
import minimist from 'minimist'
|
||||
import sanitizeHtml from 'sanitize-html'
|
||||
|
|
Loading…
Reference in New Issue