mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Try to unbreak the build by removing unused import
This commit is contained in:
parent
667f887f49
commit
5e5f77a354
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ use servo_util::cache::{Cache, LRUCache, SimpleHashCache};
|
|||
use servo_util::namespace::Null;
|
||||
use servo_util::smallvec::{SmallVec, SmallVec16};
|
||||
use servo_util::str::DOMString;
|
||||
use servo_util::tid::tid;
|
||||
use std::mem;
|
||||
use std::hash::{Hash, sip};
|
||||
use std::slice::Items;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue