mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-30 06:24:21 +01:00
fix compilation
This commit is contained in:
@@ -5528,7 +5528,6 @@ struct IntegrityCheckPageEntry {
|
||||
page_category: PageCategory,
|
||||
}
|
||||
pub struct IntegrityCheckState {
|
||||
pub current_page: usize,
|
||||
page_stack: Vec<IntegrityCheckPageEntry>,
|
||||
first_leaf_level: Option<usize>,
|
||||
page_reference: HashMap<u64, u64>,
|
||||
|
||||
Reference in New Issue
Block a user