Skip to content

Commit

Permalink
chore: make ffmt happy
Browse files Browse the repository at this point in the history
Signed-off-by: MrCroxx <[email protected]>
  • Loading branch information
MrCroxx committed Nov 12, 2024
1 parent 28ffcbf commit a85f722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion foyer-memory/src/record.rs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ where
/// Get the record state wrapped with [`UnsafeCell`].
///
/// # Safety
///
pub fn state(&self) -> &UnsafeCell<E::State> {
&self.state
}
Expand Down

0 comments on commit a85f722

Please sign in to comment.