Skip to content

Commit db321f0

Browse files
committed
Fix unused import warning in error handler test
1 parent 832eeb0 commit db321f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/error_handler.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use std::error::Error;
21
use std::thread;
32

43
use ::arrayfire::*;

0 commit comments

Comments
 (0)