Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Dec 12, 2024
1 parent e5db0d5 commit 9df6e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/viewer/re_viewer_context/src/drag_and_drop.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ fn drag_pill_frame() -> egui::Frame {
..Default::default()
}
}

/// Helper class to count item types and display them in a human-readable way.
#[derive(Debug, Default)]
struct ItemCounter {
Expand Down

0 comments on commit 9df6e8b

Please sign in to comment.