Bugfix for webpack cleanup

This commit is contained in:
djmaze 2021-01-22 17:29:01 +01:00
parent 23d7fecd22
commit c8a85bf67e
2 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@ import { getNotification } from 'Common/Translator';
import { i18nToNodes } from 'Common/Translator';
import Remote from 'Remote/User/Fetch';
import FilterModel from 'Model/Filter';
import { FilterModel } from 'Model/Filter';
import SieveStore from 'Stores/User/Sieve';
import { popup, showScreenPopup/*, command*/ } from 'Knoin/Knoin';