removing spurious logging
This commit is contained in:
parent
271128c075
commit
28b8006ec5
@ -551,7 +551,6 @@ namespace pxsim {
|
|||||||
default: theme = pxsim.micro_bit.randomTheme();
|
default: theme = pxsim.micro_bit.randomTheme();
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("setting up microbit simulator")
|
|
||||||
let view = new pxsim.micro_bit.MicrobitBoardSvg({
|
let view = new pxsim.micro_bit.MicrobitBoardSvg({
|
||||||
theme: theme,
|
theme: theme,
|
||||||
runtime: runtime
|
runtime: runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user