Skip to content

Commit 7979df3

Browse files
fix(benchmark): remove extra blank line to pass lint
1 parent 1420b99 commit 7979df3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/levy/median/benchmark/benchmark.native.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,3 @@ bench( pkg+'::native', opts, function benchmark( b ) {
7575
b.pass( 'benchmark finished' );
7676
b.end();
7777
});
78-

0 commit comments

Comments
 (0)