mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Remove unused import in net_traits
This commit is contained in:
parent
61be58a87f
commit
584fb66e81
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ use ipc_channel::ipc::{self, IpcReceiver, IpcSender};
|
|||
use msg::constellation_msg::{PipelineId};
|
||||
use regex::Regex;
|
||||
use serde::{Deserializer, Serializer};
|
||||
use std::sync::mpsc::Receiver;
|
||||
use std::thread;
|
||||
use url::Url;
|
||||
use util::mem::HeapSizeOf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue