feat: fix clippy
This commit is contained in:
@@ -7,7 +7,7 @@ use tabled::{Table, Tabled};
|
||||
use tabled::settings::Style;
|
||||
|
||||
use crate::config::TinyEncryptConfig;
|
||||
use crate::util::TINY_ENC_CONFIG_FILE;
|
||||
use crate::consts::TINY_ENC_CONFIG_FILE;
|
||||
|
||||
#[derive(Tabled, Eq)]
|
||||
struct ConfigProfile {
|
||||
|
||||
Reference in New Issue
Block a user