mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
auto merge of #1458 : Ms2ger/servo/unused-import, r=jdm
This commit is contained in:
commit
fdea007a7d
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ pub use servo_util::url::make_url;
|
|||
use std::comm;
|
||||
#[cfg(not(test))]
|
||||
use std::os;
|
||||
#[cfg(not(test))]
|
||||
#[cfg(not(test), target_os="android")]
|
||||
use std::str;
|
||||
use std::task::spawn_with;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue