mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08: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
|
@ -2,7 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use std::borrow::Cow;
|
||||
use style::str::{split_html_space_chars, str_join};
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue