提交 0159fe7c 编写于 作者: E Erick Tryzelaar 提交者: Niko Matsakis

libstd: remove unused imports from json

上级 8b094c36
......@@ -6,10 +6,7 @@
//! json serialization
use core::cmp::{Eq, Ord};
use result::{Result, Ok, Err};
use io::{WriterUtil, ReaderUtil};
use map::HashMap;
use map::Map;
use send_map::linear;
use sort::Sort;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册