mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove unused dependency on util from geckolib.
This commit is contained in:
parent
581e69f8ba
commit
fe6b0b845d
3 changed files with 0 additions and 3 deletions
|
@ -15,7 +15,6 @@ extern crate selectors;
|
|||
extern crate style;
|
||||
extern crate style_traits;
|
||||
extern crate url;
|
||||
extern crate util;
|
||||
|
||||
mod context;
|
||||
mod data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue