mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
auto merge of #2350 : zwarich/servo/unused-str-import, r=metajack
This commit is contained in:
commit
e6e253b11d
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ use std::io;
|
||||||
use std::io::{File, Reader, Process};
|
use std::io::{File, Reader, Process};
|
||||||
use std::io::process::ExitStatus;
|
use std::io::process::ExitStatus;
|
||||||
use std::os;
|
use std::os;
|
||||||
use std::str;
|
|
||||||
use test::{DynTestName, DynTestFn, TestDesc, TestOpts, TestDescAndFn};
|
use test::{DynTestName, DynTestFn, TestDesc, TestOpts, TestDescAndFn};
|
||||||
use test::run_tests_console;
|
use test::run_tests_console;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue