mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove remaining unused imports
This commit is contained in:
parent
eb7b9309dd
commit
9d2eacf039
3 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,6 @@ use net_traits::storage_thread::{StorageThread, StorageThreadMsg, StorageType};
|
|||
use std::borrow::ToOwned;
|
||||
use std::collections::BTreeMap;
|
||||
use std::collections::HashMap;
|
||||
use std::sync::mpsc::channel;
|
||||
use url::Url;
|
||||
use util::thread::spawn_named;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue