Skip to content

Commit dc59a29

Browse files
authored
docs: remove empty line
Signed-off-by: Athan <[email protected]>
1 parent 537b97d commit dc59a29

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/number/float32/base/to-word/lib

1 file changed

+0
-1
lines changed

Diff for: lib/node_modules/@stdlib/number/float32/base/to-word/lib/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
*
2626
* @example
2727
* var float64ToFloat32 = require( '@stdlib/number/float64/base/to-float32' );
28-
*
2928
* var toWordf = require( '@stdlib/number/float32/base/to-word' );
3029
*
3130
* var f32 = float64ToFloat32( 1.337 );

0 commit comments

Comments
 (0)