mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 06:47:05 +08:00
remove unused showScreenPopup
This commit is contained in:
parent
f6400b6da2
commit
ab149b5ec9
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { settingsAddViewModel } from 'Screen/AbstractSettings';
|
||||
import { SettingsGet } from 'Common/Globals';
|
||||
import { showScreenPopup } from 'Knoin/Knoin';
|
||||
import { AbstractViewPopup } from 'Knoin/AbstractViews';
|
||||
|
||||
const USER_VIEW_MODELS_HOOKS = [],
|
||||
|
|
Loading…
Reference in a new issue