Skip to content

Commit

Permalink
make clippy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
etseidl committed Jul 31, 2024
1 parent f188bf8 commit 57b85d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parquet/src/file/writer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2055,6 +2055,7 @@ mod tests {
}

struct TestMetadata {
#[allow(dead_code)]
file_size: usize,
metadata: ParquetMetaData,
}
Expand Down

0 comments on commit 57b85d7

Please sign in to comment.