Remove unused import

This commit is contained in:
Bond_009 2024-08-15 10:27:56 +02:00
parent 38dd4c5f43
commit c8c2956cc2

View File

@ -11,7 +11,6 @@ import toast from '../toast/toast';
import { copy } from '../../scripts/clipboard';
import dom from '../../scripts/dom';
import globalize from '../../lib/globalize';
import itemHelper from '../../components/itemHelper';
import loading from '../loading/loading';
import '../../elements/emby-select/emby-select';
import '../listview/listview.scss';