refactor: remove unused imports from various files
This commit is contained in:
@@ -12,7 +12,6 @@ use prettytable::row;
|
||||
use prettytable::{Attr, Cell, Row, Table};
|
||||
use log::debug;
|
||||
use anyhow::anyhow;
|
||||
use rusqlite::Connection;
|
||||
|
||||
pub fn mode_list(
|
||||
cmd: &mut clap::Command,
|
||||
|
||||
Reference in New Issue
Block a user