Skip to content

Commit acbb17a

Browse files
committed
Merge pull request #262 from Turbo87/fix-import
Remove unused import
2 parents da954b6 + 593dcca commit acbb17a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tests/user.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
use std::error::Error;
2-
31
use conduit::{Handler, Request, Method};
42

53
use cargo_registry::Model;

0 commit comments

Comments
 (0)