Skip to content

Commit 0b0bfc6

Browse files
committed
cleanup
1 parent c8aa2f6 commit 0b0bfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ide/src/prime_caches.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ use ide_db::{
1212
},
1313
FxIndexMap,
1414
};
15-
use rustc_hash::{FxHashMap, FxHashSet};
15+
use rustc_hash::FxHashSet;
1616

1717
use crate::RootDatabase;
1818

0 commit comments

Comments
 (0)