mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
remove the empty progress made for the upgrade database
This commit is contained in:
parent
d4d82fbd0c
commit
27bf2f1298
2 changed files with 0 additions and 9 deletions
|
@ -127,12 +127,6 @@ make_enum_progress! {
|
|||
}
|
||||
}
|
||||
|
||||
make_enum_progress! {
|
||||
pub enum UpgradeDatabaseProgress {
|
||||
EnsuringCorrectnessOfTheSwap,
|
||||
}
|
||||
}
|
||||
|
||||
make_enum_progress! {
|
||||
pub enum InnerSwappingTwoIndexes {
|
||||
RetrieveTheTasks,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue