Skip to content

Commit 8b1bf08

Browse files
committed
Remove ESLint comment
1 parent 8dd3d54 commit 8b1bf08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DevToolsPlugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export class RecorderPlugin {
77
}
88
}
99

10-
/* eslint-disable no-undef */
1110
chrome.devtools.recorder.registerRecorderExtensionPlugin(
1211
new RecorderPlugin(),
1312
/* name=*/ "Custom JSON",

0 commit comments

Comments
 (0)