mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-22 04:32:00 -06:00
Format code
This commit is contained in:
parent
56411c6547
commit
fc6511a361
13 changed files with 42 additions and 48 deletions
|
|
@ -57,7 +57,6 @@ macro_rules! tab_info {
|
|||
}
|
||||
pub(crate) use tab_info;
|
||||
|
||||
#[allow(clippy::type_complexity)]
|
||||
pub struct CliLogger {
|
||||
level: LevelFilter,
|
||||
progress: Mutex<Option<ProgressBar>>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue