Skip to content

Commit 4756d4a

Browse files
committed
remove unused import
1 parent 38df8c6 commit 4756d4a

File tree

1 file changed

+0
-1
lines changed
  • src/librustc_data_structures/unify

1 file changed

+0
-1
lines changed

src/librustc_data_structures/unify/tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
extern crate test;
1414
use self::test::Bencher;
15-
use std::collections::HashSet;
1615
use unify::{UnifyKey, UnificationTable};
1716

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

0 commit comments

Comments
 (0)