fix new clippy error

This commit is contained in:
Stephan Dilly 2020-06-04 21:11:07 +02:00
parent a2e9997bb1
commit 3dc1119142

View file

@ -1,5 +1,5 @@
mod scrolllist;
pub(crate) mod style;
pub mod style;
use crate::ui::style::Theme;
use scrolllist::ScrollableList;
use tui::{