[RUST] fix bug in remove slot
Removing the same slot twice gives an error because the implementation expects the slot to already be present in boot order.
Signed-off-by: Alessandro Pecugi alessandro.pecugi@seco.com
Dear all, On Thursday, 4th September 2025, we will test the new disaster recovery environment. A disaster recovery test will take place between 4:00 PM and 6:00 PM CEST. Please refrain from making any changes, as they will be lost. Once testing is complete, the production environment will be restored. Thank you for your understanding.
Removing the same slot twice gives an error because the implementation expects the slot to already be present in boot order.
Signed-off-by: Alessandro Pecugi alessandro.pecugi@seco.com