mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Drive-by fix "unused import" warning.
This commit is contained in:
parent
86293c3b39
commit
7e0254b530
1 changed files with 0 additions and 1 deletions
|
@ -1572,7 +1572,6 @@ pub mod tests {
|
|||
use builder::HAS_PSEUDO_BIT;
|
||||
use cssparser::{Parser as CssParser, ToCss, serialize_identifier, ParserInput};
|
||||
use parser;
|
||||
use std::borrow::Cow;
|
||||
use std::collections::HashMap;
|
||||
use std::fmt;
|
||||
use super::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue