mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
remove debug print
This commit is contained in:
@@ -159,7 +159,6 @@ export class PyScript extends BaseEvalElement {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('MOOOOOODE', currentMode)
|
|
||||||
if (currentMode=="edit"){
|
if (currentMode=="edit"){
|
||||||
// TODO: We need to build a plan for this
|
// TODO: We need to build a plan for this
|
||||||
this.appendChild(mainDiv);
|
this.appendChild(mainDiv);
|
||||||
|
|||||||
Reference in New Issue
Block a user