diff --git a/dev/App/Abstract.js b/dev/App/Abstract.js index 8cababa6e..879df4eae 100644 --- a/dev/App/Abstract.js +++ b/dev/App/Abstract.js @@ -1,5 +1,4 @@ import window from 'window'; -import $ from '$'; import _ from '_'; import ko from 'ko'; import key from 'key'; @@ -10,7 +9,6 @@ import { $htmlCL, leftPanelDisabled, leftPanelType, - sUserAgent, bMobileDevice, bAnimationSupported } from 'Common/Globals'; @@ -37,11 +35,8 @@ class AbstractApp extends AbstractBoot { super(); this.isLocalAutocomplete = true; - this.iframe = null; this.lastErrorTime = 0; - this.iframe = $('