mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Remove unnecessary import of libgreen
This commit is contained in:
parent
f0184a2d01
commit
91be7443df
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ extern crate string_cache;
|
||||||
|
|
||||||
extern crate collections;
|
extern crate collections;
|
||||||
extern crate encoding;
|
extern crate encoding;
|
||||||
extern crate green;
|
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
extern crate sync;
|
extern crate sync;
|
||||||
extern crate url;
|
extern crate url;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue