mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Remove unused import (#30093)
This commit is contained in:
parent
efa38401c6
commit
235efb85e5
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@ extern crate selectors;
|
|||
extern crate serde_json;
|
||||
extern crate servo_arc;
|
||||
extern crate servo_atoms;
|
||||
extern crate servo_config;
|
||||
extern crate servo_url;
|
||||
#[macro_use]
|
||||
extern crate size_of_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue