Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Drwięga committed Jan 5, 2017
1 parent 44e8e43 commit f05869f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion signer/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// along with Parity. If not, see <http://www.gnu.org/licenses/>.

use std::ops::{Deref, DerefMut};
use std::thread;
use std::time;
use std::sync::Arc;
use devtools::{http_client, RandomTempPath};
Expand Down

0 comments on commit f05869f

Please sign in to comment.