Skip to content

Commit adabc59

Browse files
fix: lint error
1 parent 98ed02e commit adabc59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dnanmean/test/test.dnanmean.native.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ tape( 'the function supports a `stride` parameter', opts, function test( t ) {
202202
});
203203

204204
tape( 'the function supports a negative `stride` parameter', opts, function test( t ) {
205-
var N;
206205
var x;
207206
var v;
208207

0 commit comments

Comments
 (0)