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 42bf06b commit 1208575Copy full SHA for 1208575
1 file changed
app/worker/index.js
@@ -78,8 +78,6 @@ const setupRNDebugger = async message => {
78
});
79
},
80
send(data) {
81
- console.log(data);
82
-
83
postMessage({
84
...data,
85
source: 'apollo-devtools-backend',
0 commit comments