Skip to content

Commit baf7f3f

Browse files
committed
remove default from core::core
1 parent 3588469 commit baf7f3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ mod core {
167167
pub use marker;
168168
pub use option;
169169
pub use iter;
170-
pub use default;
171170
}
172171

173172
#[doc(hidden)]

0 commit comments

Comments
 (0)