Skip to content

Commit

Permalink
Update search_index.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle authored Jan 13, 2024
1 parent e25a647 commit 667d202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustdoc/html/render/search_index.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ƒ√use std::collections::hash_map::Entry;
use std::collections::hash_map::Entry;
use std::collections::{BTreeMap, VecDeque};

use rustc_data_structures::fx::{FxHashMap, FxIndexMap};
Expand Down

0 comments on commit 667d202

Please sign in to comment.