mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove some unused extern crates.
This commit is contained in:
parent
53c4a782a0
commit
86d3c576f2
26 changed files with 0 additions and 72 deletions
|
@ -28,7 +28,6 @@ extern crate msg;
|
|||
extern crate rustc_serialize;
|
||||
extern crate serde;
|
||||
extern crate time;
|
||||
extern crate url;
|
||||
extern crate util;
|
||||
|
||||
use actor::{Actor, ActorRegistry};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue