mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 01:20:38 +00:00
chore: clippy
This commit is contained in:
@@ -281,7 +281,7 @@ impl PersistentLayer for DeltaLayer {
|
||||
}
|
||||
|
||||
fn access_stats(&self) -> &LayerAccessStats {
|
||||
&self.access_stats()
|
||||
self.access_stats()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user