Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 8783453

Browse files
style(privateMocks): remove unnecessary comment
1 parent e650c45 commit 8783453

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/helpers/privateMocks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ function tthey(msg, vals, spec) {
2323
}
2424

2525
function xthey(msg, vals, spec) {
26-
/* jshint -W040 : ignore possible strict violation due to use of this */
2726
baseThey(msg, vals, spec, xit);
2827
}
2928

0 commit comments

Comments
 (0)