Skip to content

Commit 21b97a4

Browse files
authored
Removed unnecessary comment
1 parent 36716ce commit 21b97a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/lib/rules/script-indent.js

-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ tester.run('script-indent', rule, loadPatterns(
205205
},
206206
};
207207
`,
208-
// options: [4],
209208
errors: [
210209
{ message: 'Expected indentation of 4 spaces but found 6 spaces.', line: 4 }
211210
]

0 commit comments

Comments
 (0)