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
|
@ -4,7 +4,6 @@
|
|||
|
||||
use cssparser::SourceLocation;
|
||||
use servo_arc::Arc;
|
||||
use servo_config::set_pref;
|
||||
use servo_url::ServoUrl;
|
||||
use std::cell::RefCell;
|
||||
use style::context::QuirksMode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue