mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
Remove unused vars
This commit is contained in:
parent
f20a7c7b83
commit
eb31d0258a
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
import { isArray, arrayLength, pString, pInt, b64EncodeJSONSafe } from 'Common/Utils';
|
import { arrayLength, pString, pInt, b64EncodeJSONSafe } from 'Common/Utils';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
getFolderHash,
|
getFolderHash,
|
||||||
getFolderInboxName,
|
|
||||||
getFolderUidNext,
|
getFolderUidNext,
|
||||||
getFolderFromCacheList,
|
getFolderFromCacheList,
|
||||||
MessageFlagsCache
|
MessageFlagsCache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue