Skip to content

Commit f6880d3

Browse files
authored
fix: apply suggestions from code review
Signed-off-by: Muhammad Haris <101793258+headlessNode@users.noreply.github.com>
1 parent cc07da6 commit f6880d3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/ndarray/base/unflatten-shape/test

lib/node_modules/@stdlib/ndarray/base/unflatten-shape/test/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ tape( 'the function throws an error if provided a `sizes` argument whose product
4646
[ 2, 5 ],
4747
[ 1, 3 ],
4848
[ 3, 2, 1 ],
49-
[],
5049
[ 0 ],
5150
[ 1 ],
5251
[ 1, 2, 3 ]

0 commit comments

Comments
 (0)