mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-13 16:32:56 +00:00
cargo fmt
This commit is contained in:
@@ -912,7 +912,7 @@ impl Timeline for LayeredTimeline {
|
||||
|
||||
fn get_disk_consistent_lsn(&self) -> Lsn {
|
||||
self.disk_consistent_lsn.load()
|
||||
}
|
||||
}
|
||||
|
||||
fn writer<'a>(&'a self) -> Box<dyn TimelineWriter + 'a> {
|
||||
Box::new(LayeredTimelineWriter {
|
||||
|
||||
Reference in New Issue
Block a user