Skip to content

Commit 0bb980a

Browse files
Trotttargos
authored andcommitted
test: remove eslint-disable comment from fixture file
Fixtures are not linted so eslint-disable comments are unnecessary. PR-URL: #39320 Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent ac7184d commit 0bb980a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
'use strict';
2-
// eslint-disable-next-line no-unused-vars
32
const common = require('../common');
43

54
require.extensions['.ext'] = require.extensions['.js'];

0 commit comments

Comments
 (0)