Skip to content

Commit 16f382b

Browse files
committed
TEST: Remove unused imports in tests/broadcast.rs
1 parent c24e602 commit 16f382b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/broadcast.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
use ndarray::prelude::*;
2-
use ndarray::{ShapeError, ErrorKind, arr3};
32

43
#[test]
54
#[cfg(feature = "std")]

0 commit comments

Comments
 (0)