diff options
Diffstat (limited to 'src/libstd/rt')
| -rw-r--r-- | src/libstd/rt/sched.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstd/rt/sched.rs b/src/libstd/rt/sched.rs index b849bb69033..7d8c673636e 100644 --- a/src/libstd/rt/sched.rs +++ b/src/libstd/rt/sched.rs @@ -11,7 +11,6 @@ use option::*; use sys; use cast::transmute; -use cell::Cell; use clone::Clone; use super::sleeper_list::SleeperList; |
