Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jul 30, 2024
1 parent 3102965 commit afdb95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/viewer/re_space_view/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pub use query2::{
pub use results_ext::{HybridLatestAtResults, HybridResults, RangeResultsExt};
pub use results_ext2::{
HybridLatestAtResults as HybridLatestAtResults2, HybridResults as HybridResults2,
RangeResultsExt as RangeResultsExt2,
HybridResultsChunkIter, RangeResultsExt as RangeResultsExt2,
};
pub use screenshot::ScreenshotMode;
pub use view_property_ui::view_property_ui;
Expand Down

0 comments on commit afdb95c

Please sign in to comment.