diff --git a/lib/index.js b/lib/index.js index 95de52d2..c078ab00 100644 --- a/lib/index.js +++ b/lib/index.js @@ -51,7 +51,6 @@ function getContext() { return 'chromedebugger'; } - // Check if its in remote js debugging mode // https://stackoverflow.com/a/42839384/3090989 if (typeof atob !== 'undefined') {