Skip to content

Commit a1d9c04

Browse files
committed
Fix build on Windows
1 parent 84946b8 commit a1d9c04

File tree

1 file changed

+0
-1
lines changed
  • src/libstd/sys/windows

1 file changed

+0
-1
lines changed

src/libstd/sys/windows/fs.rs

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// except according to those terms.
1010

1111
use prelude::v1::*;
12-
use io::prelude::*;
1312
use os::windows::prelude::*;
1413

1514
use ffi::OsString;

0 commit comments

Comments
 (0)