mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Removed unused imports from devtools crate
This commit is contained in:
parent
5a954d2492
commit
6502820ab3
4 changed files with 0 additions and 4 deletions
|
@ -14,7 +14,6 @@ use protocol::JsonPacketStream;
|
|||
use rustc_serialize::{Encodable, Encoder, json};
|
||||
use std::cell::RefCell;
|
||||
use std::net::TcpStream;
|
||||
use std::sync::mpsc::channel;
|
||||
use std::sync::{Arc, Mutex};
|
||||
use std::thread;
|
||||
use std::time::Duration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue