]> git.lizzy.rs Git - rust.git/blobdiff - src/libcore/fmt/builders.rs
Auto merge of #35856 - phimuemue:master, r=brson
[rust.git] / src / libcore / fmt / builders.rs
index 6cac80ab6245f8bf421ce5be8c7c2c514042aed6..102e3c0bd7b95f04841117ef16b8cb3c4a4e65a4 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-use prelude::v1::*;
 use fmt::{self, FlagV1};
 
 struct PadAdapter<'a, 'b: 'a> {