Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit f310990

Browse files
committed
Remove a line whose purpose I don't understand
1 parent bc7f281 commit f310990

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ mod error;
1212
pub mod filesystem;
1313
pub mod printk;
1414

15-
pub use alloc::format;
16-
1715
pub use error::{Error, KernelResult};
1816

1917
pub type _InitResult = c_types::c_int;

0 commit comments

Comments
 (0)