mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Remove unneeded import.
This commit is contained in:
parent
c528039a53
commit
aafff85208
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ use ipc_channel::ipc::IpcSender;
|
||||||
use time::Duration;
|
use time::Duration;
|
||||||
|
|
||||||
use std::net::TcpStream;
|
use std::net::TcpStream;
|
||||||
use std::sync::mpsc::{Receiver, Sender};
|
|
||||||
|
|
||||||
// Information would be attached to NewGlobal to be received and show in devtools.
|
// Information would be attached to NewGlobal to be received and show in devtools.
|
||||||
// Extend these fields if we need more information.
|
// Extend these fields if we need more information.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue