Skip to content

Commit

Permalink
fix clippy warning that got missed earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Jun 25, 2024
1 parent baccf2c commit 7f257b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/re_viewer_context/src/space_view/visualizer_system.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
use std::collections::BTreeMap;

use ahash::HashMap;

use re_types::{Archetype, ComponentName, ComponentNameSet};

use crate::{
Expand Down

0 comments on commit 7f257b9

Please sign in to comment.