chore: make clippy happy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -4,11 +4,8 @@ use ratatui::{
|
||||
};
|
||||
|
||||
use crate::{
|
||||
command_parser::{CommandParser, Commands},
|
||||
commands::IntoCommand,
|
||||
components::GraphExplorer,
|
||||
state::SharedState,
|
||||
Msg,
|
||||
command_parser::CommandParser, commands::IntoCommand, components::GraphExplorer,
|
||||
state::SharedState, Msg,
|
||||
};
|
||||
|
||||
use self::{
|
||||
|
Reference in New Issue
Block a user