Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit a708e23

Browse files
committed
remove window log
1 parent bec59de commit a708e23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/pg-browser/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858

5959
if (!boot) {
6060
emulator.add_listener("emulator-ready", function () {
61-
console.log(window)
6261
const fitAddon = new FitAddon.FitAddon();
6362
emulator.serial_adapter.term.loadAddon(fitAddon);
6463
fitAddon.fit();

0 commit comments

Comments
 (0)