]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/get_unwrap.fixed
Use the traits added to the Rust 2021 Edition prelude
[rust.git] / tests / ui / get_unwrap.fixed
index c3a36dcabd1a9392278988dd9150ddd69a847649..8f165d675890ca9fc9cd4f9edabdef8c83d2f0da 100644 (file)
@@ -7,7 +7,6 @@
 use std::collections::BTreeMap;
 use std::collections::HashMap;
 use std::collections::VecDeque;
-use std::iter::FromIterator;
 
 struct GetFalsePositive {
     arr: [u32; 3],