Remove unused import.
This commit is contained in:
parent
4bed1e8c0a
commit
415fc5f0f1
1 changed files with 0 additions and 1 deletions
|
|
@ -1422,7 +1422,6 @@ impl<K: Ord, V> BTreeMap<K, V> {
|
|||
#[cfg(test)]
|
||||
mod test {
|
||||
use prelude::*;
|
||||
use std::borrow::BorrowFrom;
|
||||
|
||||
use super::{BTreeMap, Occupied, Vacant};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue