Skip to content

Commit 05dd8ef

Browse files
author
Stephan Dilly
committed
cargo fmt
1 parent 915cece commit 05dd8ef

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/components/options_popup.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
use std::{cell::RefCell, rc::Rc};
42

53
use super::{

src/ui/stateful_paragraph.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
use easy_cast::Cast;
32
use std::iter;
43
use tui::{

0 commit comments

Comments
 (0)