Skip to content

Commit

Permalink
removed unnecessary import that slipped in during merge
Browse files Browse the repository at this point in the history
  • Loading branch information
toddaaro committed Jul 1, 2013
1 parent 062bfd3 commit 27818ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libstd/rt/sched.rs
Expand Up @@ -11,7 +11,6 @@
use option::*;
use sys;
use cast::transmute;
use cell::Cell;
use clone::Clone;

use super::sleeper_list::SleeperList;
Expand Down

0 comments on commit 27818ea

Please sign in to comment.