Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Mar 19, 2024
1 parent a0814ee commit ca6dfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/re_log_types/src/data_table.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use re_types_core::{ComponentName, Loggable, SizeBytes};

use crate::{
data_row::DataReadResult, ArrowMsg, DataCell, DataCellError, DataRow, DataRowError, EntityPath,
NonMinI64, NumInstances, RowId, TimePoint, Timeline,
NumInstances, RowId, TimePoint, Timeline,
};

// ---
Expand Down

0 comments on commit ca6dfca

Please sign in to comment.