mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-02 21:12:02 +08:00
remove unused showScreenPopup
This commit is contained in:
parent
48fa1a1fdc
commit
63f10f9e9b
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ import { Capa, SaveSettingsStep } from 'Common/Enums';
|
|||
import { Settings } from 'Common/Globals';
|
||||
import { i18n, trigger as translatorTrigger } from 'Common/Translator';
|
||||
|
||||
import { showScreenPopup } from 'Knoin/Knoin';
|
||||
|
||||
import { SettingsUserStore } from 'Stores/User/Settings';
|
||||
|
||||
import Remote from 'Remote/User/Fetch';
|
||||
|
|
Loading…
Reference in a new issue