This commit is contained in:
Jake Heinz 2022-01-14 09:36:03 +00:00
parent c8aa2f6a61
commit 0b0bfc6fdd

View file

@ -12,7 +12,7 @@ use ide_db::{
},
FxIndexMap,
};
use rustc_hash::{FxHashMap, FxHashSet};
use rustc_hash::FxHashSet;
use crate::RootDatabase;