diff options
Diffstat (limited to 'src/libstd')
| -rw-r--r-- | src/libstd/unstable/sync.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstd/unstable/sync.rs b/src/libstd/unstable/sync.rs index 66ad7dde635..d4de402a33e 100644 --- a/src/libstd/unstable/sync.rs +++ b/src/libstd/unstable/sync.rs @@ -357,7 +357,6 @@ extern { #[cfg(test)] mod tests { - use super::*; use cell::Cell; use comm; use option::*; |
