Skip to content

Commit

Permalink
delete no-unused-vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcanaltin committed Feb 8, 2023
1 parent 4697163 commit 7cc86fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal/test_runner/tap_lexer.js
Original file line number Diff line number Diff line change
Expand Up @@ -537,4 +537,4 @@ class TapLexer {
}
}

module.exports = { TapLexer, TokenKind };
module.exports = { TapLexer, TokenKind };

0 comments on commit 7cc86fb

Please sign in to comment.