Skip to content

Commit 6cc60a3

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

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/array/base/at/docs/types

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/array/base/at/docs/types/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import { Collection, AccessorArrayLike, Complex128Array, Complex64Array } from '
3232
*
3333
* @example
3434
* var Complex128Array = require( '@stdlib/array/complex128' );
35-
*
3635
*
3736
* var x = new Complex128Array( [ 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0 ] );
3837
*

0 commit comments

Comments
 (0)