fix remove qureryParam parameter

pull/1487/head
yann300 4 years ago
parent bea98e0a1f
commit 4a7b6c08d4
  1. 1
      apps/remix-ide/src/app/tabs/compile-tab.js

@ -53,7 +53,6 @@ class CompileTab extends ViewPlugin {
loading: false
}
this.compileTabLogic = new CompileTabLogic(this,
this.queryParams,
this.fileManager,
this.config,
this.fileProvider,

Loading…
Cancel
Save