fix: remove pointless alias for format
This commit is contained in:
parent
7e2cb47e19
commit
885de22736
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
#![allow(unused_imports)]
|
||||
//
|
||||
mod experimental;
|
||||
mod newtype;
|
||||
|
||||
/// Alias for [format] macro.
|
||||
pub use std::format as f;
|
||||
|
|
Loading…
Add table
Reference in a new issue