Skip to content

Commit d547f7a

Browse files
committed
Remove double-use of logging.
1 parent d7f97e3 commit d547f7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ mod std {
223223
pub use kinds;
224224
pub use local_data;
225225
pub use logging;
226-
pub use logging;
227226
pub use option;
228227
pub use os;
229228
pub use rt;

0 commit comments

Comments
 (0)