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 <himself65@outlook.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent ac7184d commit 0bb980a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
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)