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

Commit e35991c

Browse files
2007heavennchevobbe
authored andcommitted
Cleanup
1 parent 78d6a78 commit e35991c

File tree

1 file changed

+0
-2
lines changed
  • packages/devtools-reps/src/launchpad

1 file changed

+0
-2
lines changed

packages/devtools-reps/src/launchpad/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ function onConnect(connection) {
2222
return;
2323
}
2424

25-
console.log(connection.tabConnection.debuggerClient);
26-
2725
const client = {
2826
clientCommands: {
2927
evaluate: input => new Promise(resolve => {

0 commit comments

Comments
 (0)