chore(list): Add log and anyhow crates
This commit is contained in:
@@ -10,6 +10,8 @@ use crate::modes::common::{size_column, string_column};
|
||||
use prettytable::color;
|
||||
use prettytable::row;
|
||||
use prettytable::{Attr, Cell, Row, Table};
|
||||
use log::debug;
|
||||
use anyhow::anyhow;
|
||||
use rusqlite::Connection;
|
||||
|
||||
pub fn mode_list(
|
||||
|
||||
Reference in New Issue
Block a user