Skip to content

Commit 04f23f2

Browse files
committed
Remove empty sub-namespace
1 parent 9e23590 commit 04f23f2

File tree

6 files changed

+0
-262
lines changed

6 files changed

+0
-262
lines changed

lib/node_modules/@stdlib/streams/lib/index.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,6 @@ var streams = {};
4545
*/
4646
setReadOnly( streams, 'base', require( '@stdlib/streams/base' ) );
4747

48-
/**
49-
* @name math
50-
* @memberof streams
51-
* @readonly
52-
* @type {Namespace}
53-
* @see {@link module:@stdlib/streams/math}
54-
*/
55-
setReadOnly( streams, 'math', require( '@stdlib/streams/math' ) );
56-
5748
/**
5849
* @name utils
5950
* @memberof streams

lib/node_modules/@stdlib/streams/math/README.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

lib/node_modules/@stdlib/streams/math/examples/index.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

lib/node_modules/@stdlib/streams/math/lib/index.js

Lines changed: 0 additions & 43 deletions
This file was deleted.

lib/node_modules/@stdlib/streams/math/package.json

Lines changed: 0 additions & 65 deletions
This file was deleted.

lib/node_modules/@stdlib/streams/math/test/test.js

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)