diff --git a/dev/Common/Utils.js b/dev/Common/Utils.js index 519580692..3ca8b4361 100644 --- a/dev/Common/Utils.js +++ b/dev/Common/Utils.js @@ -1,5 +1,5 @@ import { SaveSettingsStep } from 'Common/Enums'; -import { doc, elementById } from 'Common/Globals'; +import { elementById } from 'Common/Globals'; let __themeTimer = 0, __themeJson = null;