Skip to content

Commit c83b154

Browse files
committed
remove trace logging
1 parent 539bab2 commit c83b154

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/remix-ide/src/app/plugins/remixd-handle.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export class RemixdHandle extends WebsocketPlugin {
5050
}
5151

5252
async activate() {
53-
console.trace('activate remixd')
5453
this.connectToLocalhost()
5554
return true
5655
}

0 commit comments

Comments
 (0)