Skip to content

Commit 03916c4

Browse files
aykevldeadprogram
authored andcommitted
playground: remove leftover debugging code
I forgot this, this should not have been committed.
1 parent 66b27ef commit 03916c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/playground-play.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ document.addEventListener('DOMContentLoaded', async function(e) {
210210
// Strip /s/* URL suffix.
211211
clearShareURL();
212212
localStorage.tinygo_playground_state = JSON.stringify(simulator.schematic.state);
213-
console.log(simulator.schematic.state);
214213
},
215214
});
216215

0 commit comments

Comments
 (0)