Skip to content

Commit cd5f184

Browse files
authored
style: remove empty line
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 47ac243 commit cd5f184

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/migration-guides/mathjs/benchmark/benchmark.square.array.float64.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ bench( format( '%s::stdlib:math/strided/special/dabs2:value=array,dtype=float64,
9595
opts = {
9696
'skip': true
9797
};
98-
9998
bench( format( '%s::mathjs:square:value=array,dtype=float64,len=100', pkg ), opts, function benchmark( b ) {
10099
var x;
101100
var y;

0 commit comments

Comments
 (0)