mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Removed unnecessary newConsole line in headless client.
This commit is contained in:
parent
3dac0e4a99
commit
ccf889480f
1 changed files with 0 additions and 2 deletions
|
@ -193,8 +193,6 @@ for codeFile in [
|
|||
|
||||
#window.BOX2D_ENABLED = true;
|
||||
|
||||
newConsole = "newConsole = #{}(newConsole.toString())}()"
|
||||
|
||||
ret = """
|
||||
|
||||
GLOBAL = root = window = self;
|
||||
|
|
Loading…
Reference in a new issue