Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Aug 18, 2015
1 parent 38df8c6 commit 4756d4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc_data_structures/unify/tests.rs
Expand Up @@ -12,7 +12,6 @@

extern crate test;
use self::test::Bencher;
use std::collections::HashSet;
use unify::{UnifyKey, UnificationTable};

#[derive(Copy, Clone, Debug, Hash, PartialEq, Eq)]
Expand Down

0 comments on commit 4756d4a

Please sign in to comment.