pull/5370/head
lianahus 3 years ago committed by yann300
parent b493ee384c
commit 69ff78cd1f
  1. 1
      apps/remix-ide/src/app/panels/tab-proxy.js

@ -20,7 +20,6 @@ export class TabProxy extends Plugin {
this._view = {}
this._handlers = {}
this.loadedTabs = []
this.el = document.createElement('div')
this.dispatch = null
this.themeQuality = 'dark'
}

Loading…
Cancel
Save