Skip to content

Commit 4a09e0a

Browse files
authored
style: remove empty line
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 295aca6 commit 4a09e0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/node_modules/@stdlib/blas/base/dsdot/benchmark/c/benchmark.length.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ static double benchmark1( int iterations, int len ) {
121121
if ( z != z ) {
122122
printf( "should not return NaN\n" );
123123
}
124-
125124
free( x );
126125
free( y );
127126
return elapsed;

0 commit comments

Comments
 (0)