Skip to content

Commit b9a0834

Browse files
authored
style: remove empty line
Signed-off-by: Athan <kgryte@gmail.com>
1 parent f8d2c8f commit b9a0834

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/complex/base/cast-return/lib

lib/node_modules/@stdlib/complex/base/cast-return/lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
* var z = f( 3.0, 4.0 );
3636
* // returns <Complex64>[ 7.0, 0.0 ]
3737
*
38-
*
3938
*/
4039

4140
// MODULES //

0 commit comments

Comments
 (0)