mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix some warnings
This commit is contained in:
parent
9770e3c1e3
commit
756a34e93d
5 changed files with 6 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
use cookie::Cookie;
|
||||
use net_traits::CookieSource;
|
||||
use rustc_serialize::{Encodable, Encoder};
|
||||
use rustc_serialize::Encoder;
|
||||
use std::cmp::Ordering;
|
||||
use url::Url;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue