Remove unused imports throughout
This commit is contained in:
@@ -1202,7 +1202,6 @@ mod tests {
|
||||
|
||||
use core::result;
|
||||
use core::hashmap::linear::LinearMap;
|
||||
use core::cmp;
|
||||
|
||||
|
||||
fn mk_object(items: &[(~str, Json)]) -> Json {
|
||||
|
||||
Reference in New Issue
Block a user