mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
cargo fmt
This commit is contained in:
@@ -1775,7 +1775,6 @@ pub fn read_entire_wal_dumb(file: &Arc<dyn File>) -> Result<Arc<UnsafeCell<WalFi
|
||||
}
|
||||
pages_in_frames.truncate(max_frame as usize);
|
||||
|
||||
|
||||
wfs_data.nbackfills.store(0, Ordering::SeqCst);
|
||||
wfs_data.loaded.store(true, Ordering::SeqCst);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user