term: remove unused import
This commit is contained in:
parent
0ac5460a32
commit
e89e16af61
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
use {
|
||||
crate::TypeID,
|
||||
std::collections::HashMap
|
||||
};
|
||||
use crate::TypeID;
|
||||
|
||||
//<<<<>>>><<>><><<>><<<*>>><<>><><<>><<<<>>>>
|
||||
|
||||
|
|
Loading…
Reference in a new issue