unnecesary console log in screenful
This commit is contained in:
parent
bcd8d3ced9
commit
38d1139d2d
|
@ -11,5 +11,4 @@ def screenful():
|
||||||
|
|
||||||
|
|
||||||
def changed():
|
def changed():
|
||||||
console.log(Screenful, window.Screenful)
|
|
||||||
screenful().Editor.changed();
|
screenful().Editor.changed();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user