From 05dd8eff1d42e2d10cadfc0d0c0ec52f33446d86 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 25 Sep 2021 15:51:33 +0200 Subject: [PATCH] cargo fmt --- src/components/options_popup.rs | 2 -- src/ui/stateful_paragraph.rs | 1 - 2 files changed, 3 deletions(-) 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::{