Skip to content

Commit 278a4db

Browse files
committed
Remove unused imports in std
1 parent ef0364e commit 278a4db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/test.rs

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ use core::either::Either;
2626
use core::either;
2727
use core::io::WriterUtil;
2828
use core::io;
29-
use core::libc::size_t;
3029
use core::comm::{stream, Chan, Port, SharedChan};
3130
use core::option;
3231
use core::prelude::*;

0 commit comments

Comments
 (0)