Skip to content

Commit

Permalink
chore: remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
evenyag committed May 20, 2024
1 parent b9eb13f commit ff97ed4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mito2/src/read/scan_region.rs
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,6 @@ pub(crate) struct ScanPart {
pub(crate) file_ranges: Vec<FileRange>,
}

// TODO(yingwen): impl DisplayAs for ScanPart to display more information.
impl fmt::Debug for ScanPart {
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
write!(
Expand Down

0 comments on commit ff97ed4

Please sign in to comment.