Skip to content

Commit

Permalink
Removed unused derived Debug implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
cry-inc committed Nov 28, 2023
1 parent ae838b3 commit fbb9353
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blob.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ impl Blob {
}
}

#[derive(Debug)]
struct BlobSectionHeader {
section_length: u64,
}
Expand Down

0 comments on commit fbb9353

Please sign in to comment.