Skip to content

Commit 2c18983

Browse files
committed
Clean lint on test build
1 parent 46100c0 commit 2c18983

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libstd/rt/io/timer.rs

-2
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ mod test {
111111
use prelude::*;
112112
use super::*;
113113
use rt::test::*;
114-
use cell::Cell;
115-
use task;
116114

117115
#[test]
118116
fn test_io_timer_sleep_simple() {

0 commit comments

Comments
 (0)