Skip to content

Commit 812f010

Browse files
committed
fix: minor cleanup
1 parent b481e2e commit 812f010

File tree

1 file changed

+0
-3
lines changed
  • lib/node_modules/@stdlib/stats/base/sdsnanmeanors/benchmark

1 file changed

+0
-3
lines changed

lib/node_modules/@stdlib/stats/base/sdsnanmeanors/benchmark/benchmark.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ var pkg = require( './../package.json' ).name;
3030
var sdsnanmeanors = require( './../lib/sdsnanmeanors.js' );
3131

3232

33-
// VARIABLES //
34-
35-
3633
// FUNCTIONS //
3734

3835
/**

0 commit comments

Comments
 (0)