Skip to content

Commit

Permalink
rustc: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
catamorphism committed Jun 10, 2013
1 parent 2ff6b29 commit cf8979c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc/back/rpath.rs
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ pub fn minimize_rpaths(rpaths: &[Path]) -> ~[Path] {

#[cfg(unix, test)]
mod test {
use core::prelude::*;

use core::os;
use core::str;
Expand Down

0 comments on commit cf8979c

Please sign in to comment.