ソースを参照

removing unused imports.

o0Ignition0o 7 年 前
コミット
736d7bc7c3
1 ファイル変更0 行追加2 行削除
  1. 0 2
      src/quirks.rs

+ 0 - 2
src/quirks.rs

@@ -12,8 +12,6 @@
 //! you probably want to use `Url` method instead.
 
 use parser::{default_port, Context, Input, Parser, SchemeType};
-use std::cell::RefCell;
-use SyntaxViolation;
 use {idna, Host, ParseError, Position, Url};
 
 /// https://url.spec.whatwg.org/#dom-url-domaintoascii