remove unused imports
This commit is contained in:
parent
30973ccb90
commit
bbcff95ac5
20 changed files with 2 additions and 33 deletions
|
@ -947,7 +947,6 @@ pub mod windows {
|
|||
mod tests {
|
||||
use option::{None, Some};
|
||||
use path::{PosixPath, WindowsPath, windows};
|
||||
use str;
|
||||
|
||||
#[test]
|
||||
fn test_double_slash_collapsing() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue