remove unused showScreenPopup

This commit is contained in:
the-djmaze 2022-02-07 15:35:48 +01:00
parent f6400b6da2
commit ab149b5ec9

View file

@ -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 = [],