mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Fix unused warning
This commit is contained in:
parent
7ee6294922
commit
bcd4d166ac
4 changed files with 0 additions and 4 deletions
|
@ -9,7 +9,6 @@ extern crate app_units;
|
|||
extern crate cssparser;
|
||||
extern crate euclid;
|
||||
#[macro_use] extern crate html5ever_atoms;
|
||||
#[macro_use] extern crate matches;
|
||||
extern crate owning_ref;
|
||||
extern crate parking_lot;
|
||||
extern crate rayon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue