Remove unused vars

This commit is contained in:
djmaze 2021-12-23 11:38:01 +01:00
parent f20a7c7b83
commit eb31d0258a

View file

@ -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