mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
Clean lint on test build
This commit is contained in:
parent
46100c0622
commit
2c18983ea5
@ -111,8 +111,6 @@ mod test {
|
||||
use prelude::*;
|
||||
use super::*;
|
||||
use rt::test::*;
|
||||
use cell::Cell;
|
||||
use task;
|
||||
|
||||
#[test]
|
||||
fn test_io_timer_sleep_simple() {
|
||||
|
Loading…
Reference in New Issue
Block a user