Skip to content

Commit b2d8411

Browse files
committed
test: @putout/plugin-for-of: for-n: update
1 parent fe91d14 commit b2d8411

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/plugin-for-of/lib/for-n/fixture/remove-useless-arguments-fix.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
module.exports = async function runTests(tests) {
2-
const total = tests.length;
3-
42
for (const {fn, message} of tests) {
53
await runOneTest({
64
fn,

0 commit comments

Comments
 (0)