removed compile msg
This commit is contained in:
parent
ce80daa394
commit
db42d04bea
@ -65,7 +65,7 @@ class App {
|
|||||||
this.manager.setup();
|
this.manager.setup();
|
||||||
this.manager.output.saveBombe();
|
this.manager.output.saveBombe();
|
||||||
this.adjustComponentSizes();
|
this.adjustComponentSizes();
|
||||||
this.setCompileMessage();
|
// this.setCompileMessage();
|
||||||
this.uriParams = this.getURIParams();
|
this.uriParams = this.getURIParams();
|
||||||
|
|
||||||
log.debug("App loaded");
|
log.debug("App loaded");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user