Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan committed May 14, 2024
1 parent f24e0d2 commit 3b4259d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/src/cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,6 @@ mod tests {

use super::*;

#[expect(dead_code)]
pub struct Block {
pub offset: u64,
pub sst: u64,
Expand Down

0 comments on commit 3b4259d

Please sign in to comment.