resolve compile error

This commit is contained in:
the-djmaze 2022-08-26 11:55:56 +02:00
parent aff2d4dd76
commit 4692dde3d5

View file

@ -1,6 +1,5 @@
import { createElement, SettingsGet } from 'Common/Globals';
import { createElement } from 'Common/Globals';
import { forEachObjectEntry, pInt } from 'Common/Utils';
import { proxy } from 'Common/Links';
const
tpl = createElement('template'),