remove unused import
This commit is contained in:
parent
38df8c6d15
commit
4756d4a635
1 changed files with 0 additions and 1 deletions
|
|
@ -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)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue