remove uneccessary blank line
This commit is contained in:
parent
f98eb7a4ec
commit
0a43df6860
|
@ -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') {
|
||||
|
|
Loading…
Reference in New Issue