mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Remove unused imports
This commit is contained in:
parent
7f62d9b7aa
commit
d528498d8d
1 changed files with 0 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ import {
|
||||||
|
|
||||||
import {
|
import {
|
||||||
elementById,
|
elementById,
|
||||||
leftPanelDisabled,
|
|
||||||
keyScopeReal,
|
keyScopeReal,
|
||||||
Settings,
|
Settings,
|
||||||
SettingsCapa,
|
SettingsCapa,
|
||||||
|
|
@ -39,7 +38,6 @@ import { AccountUserStore } from 'Stores/User/Account';
|
||||||
import { FolderUserStore, isAllowedKeyword } from 'Stores/User/Folder';
|
import { FolderUserStore, isAllowedKeyword } from 'Stores/User/Folder';
|
||||||
import { MessageUserStore } from 'Stores/User/Message';
|
import { MessageUserStore } from 'Stores/User/Message';
|
||||||
import { MessagelistUserStore } from 'Stores/User/Messagelist';
|
import { MessagelistUserStore } from 'Stores/User/Messagelist';
|
||||||
import { ThemeStore } from 'Stores/Theme';
|
|
||||||
|
|
||||||
import * as Local from 'Storage/Client';
|
import * as Local from 'Storage/Client';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue