Skip to content

Commit e04b644

Browse files
committed
fix style errors
1 parent 4ad7d30 commit e04b644

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

perf/benchmark.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ function createSuite(suiteConfig) {
187187
console.log(winner + ' is faster');
188188
wins[winner]++;
189189
}
190-
}
191-
console.log("--------------------------------------");
192-
});
190+
}
191+
console.log("--------------------------------------");
192+
});
193193

194194
}
195195

0 commit comments

Comments
 (0)