Skip to content

Commit 959c5a6

Browse files
authored
style: remove empty line
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 43695da commit 959c5a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/node_modules/@stdlib/stats/strided/dmaxabssorted/benchmark/c/benchmark.length.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ static double tic( void ) {
7777
return (double)now.tv_sec + (double)now.tv_usec/1.0e6;
7878
}
7979

80-
8180
/**
8281
* Runs a benchmark.
8382
*

0 commit comments

Comments
 (0)