remove unused import warnings
This commit is contained in:
parent
00f5916809
commit
98ba91f81b
29 changed files with 14 additions and 52 deletions
|
@ -22,7 +22,6 @@ use core::char;
|
|||
use core::cmp::Equiv;
|
||||
use core::local_data;
|
||||
use core::str;
|
||||
use core::hashmap::HashSet;
|
||||
use core::rand;
|
||||
use core::rand::RngUtil;
|
||||
use core::to_bytes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue