Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
laysakura committed Apr 14, 2024
1 parent 0fe203c commit 93e0411
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fid.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ pub struct FidIter<'iter> {
i: u64,
}

#[derive(Clone)]
/// Collection of Chunk.
#[derive(Clone, Debug)]
#[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
Expand Down

0 comments on commit 93e0411

Please sign in to comment.