Skip to content

Commit 126a742

Browse files
committed
Remove unused import in typing module
1 parent 7d003d2 commit 126a742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/typing.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
pub mod typing {
2-
use rand_word;
32
use ratatui::{
43
style::{Color, Style},
54
text::Span,

0 commit comments

Comments
 (0)