mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove unused imports in script
This commit is contained in:
parent
5a954d2492
commit
1ca2073979
6 changed files with 0 additions and 6 deletions
|
@ -17,7 +17,6 @@ use ipc_channel::ipc;
|
|||
use net_traits::storage_thread::{StorageThread, StorageThreadMsg, StorageType};
|
||||
use page::IterablePage;
|
||||
use script_thread::{MainThreadRunnable, MainThreadScriptMsg, ScriptThread};
|
||||
use std::sync::mpsc::channel;
|
||||
use url::Url;
|
||||
use util::str::DOMString;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue