diff --git a/src/components/options_popup.rs b/src/components/options_popup.rs index 38897cd2..14652f3a 100644 --- a/src/components/options_popup.rs +++ b/src/components/options_popup.rs @@ -1,5 +1,3 @@ - - use std::{cell::RefCell, rc::Rc}; use super::{ diff --git a/src/ui/stateful_paragraph.rs b/src/ui/stateful_paragraph.rs index 43bdeb80..30615162 100644 --- a/src/ui/stateful_paragraph.rs +++ b/src/ui/stateful_paragraph.rs @@ -1,4 +1,3 @@ - use easy_cast::Cast; use std::iter; use tui::{