Commit 4a7b6c08 authored by yann300's avatar yann300

fix remove qureryParam parameter

parent bea98e0a
...@@ -53,7 +53,6 @@ class CompileTab extends ViewPlugin { ...@@ -53,7 +53,6 @@ class CompileTab extends ViewPlugin {
loading: false loading: false
} }
this.compileTabLogic = new CompileTabLogic(this, this.compileTabLogic = new CompileTabLogic(this,
this.queryParams,
this.fileManager, this.fileManager,
this.config, this.config,
this.fileProvider, this.fileProvider,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment