Skip to content

Commit 541230b

Browse files
authored
style: remove empty line
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 95adde7 commit 541230b

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
@@ -34,7 +34,6 @@
3434
*
3535
* var z = f( 3.0, 4.0 );
3636
* // returns <Complex64>[ 7.0, 0.0 ]
37-
*
3837
*/
3938

4039
// MODULES //

0 commit comments

Comments
 (0)