Remove unwanted auto-added lines

This commit is contained in:
2Shirt 2024-11-14 04:04:55 -08:00
parent f6d45b7de0
commit ff344d4e37
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -213,8 +213,6 @@ impl Component for Left {
self.title_text = String::from("Processing");
}
(_, Mode::SelectParts) => {
let mut one: Option<usize> = None;
let mut two: Option<usize> = None;
self.title_text = String::from("Select Boot and OS Partitions");
// Get list of partitions for destination disk