Skip to content

Commit

Permalink
Remove unused crate in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Aug 28, 2017
1 parent e38f93a commit 4e7c84f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/all.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#![deny(warnings)]

extern crate ssh2;
extern crate libc;
extern crate tempdir;

use std::env;
Expand Down

0 comments on commit 4e7c84f

Please sign in to comment.