Skip to content

Commit 4d61666

Browse files
committed
fixing the linting error
1 parent 41413d7 commit 4d61666

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/math/base/special/asinh/test

lib/node_modules/@stdlib/math/base/special/asinh/test/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ var isAlmostSameValue = require( '@stdlib/assert/is-almost-same-value' );
3030
var asinh = require( './../lib' );
3131

3232

33-
3433
// FIXTURES //
3534

3635
var largerNegative = require( './fixtures/julia/larger_negative.json' );

0 commit comments

Comments
 (0)