diff --git a/src/components/left.rs b/src/components/left.rs index 0d689cb..43fca3a 100644 --- a/src/components/left.rs +++ b/src/components/left.rs @@ -213,8 +213,6 @@ impl Component for Left { self.title_text = String::from("Processing"); } (_, Mode::SelectParts) => { - let mut one: Option = None; - let mut two: Option = None; self.title_text = String::from("Select Boot and OS Partitions"); // Get list of partitions for destination disk