mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove gfx_traits from the dependencies of [script].
This commit is contained in:
parent
f163f2bf0d
commit
3ae64fe739
5 changed files with 18 additions and 17 deletions
|
@ -26,7 +26,6 @@ extern crate core;
|
|||
extern crate devtools_traits;
|
||||
extern crate cssparser;
|
||||
extern crate geom;
|
||||
extern crate gfx_traits;
|
||||
extern crate html5ever;
|
||||
extern crate encoding;
|
||||
extern crate fnv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue