We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539bab2 commit c83b154Copy full SHA for c83b154
apps/remix-ide/src/app/plugins/remixd-handle.tsx
@@ -50,7 +50,6 @@ export class RemixdHandle extends WebsocketPlugin {
50
}
51
52
async activate() {
53
- console.trace('activate remixd')
54
this.connectToLocalhost()
55
return true
56
0 commit comments