remove the empty progress made for the upgrade database

This commit is contained in:
Tamo 2025-01-22 16:22:57 +01:00 committed by Louis Dureuil
parent d4d82fbd0c
commit 27bf2f1298
No known key found for this signature in database
2 changed files with 0 additions and 9 deletions

View file

@ -127,12 +127,6 @@ make_enum_progress! {
}
}
make_enum_progress! {
pub enum UpgradeDatabaseProgress {
EnsuringCorrectnessOfTheSwap,
}
}
make_enum_progress! {
pub enum InnerSwappingTwoIndexes {
RetrieveTheTasks,