chore: run clippy and cargo fmt on pending changes
This commit is contained in:
parent
38c67f3a14
commit
32f0f010d0
8 changed files with 34 additions and 24 deletions
|
@ -1,9 +1,6 @@
|
|||
use std::fmt::Write as FmtWrite;
|
||||
use std::mem;
|
||||
use std::str::FromStr;
|
||||
use std::{error::Error, path::PathBuf};
|
||||
|
||||
use backtrace::Backtrace;
|
||||
use native_dialog::{MessageDialog, MessageType};
|
||||
use parking_lot::Once;
|
||||
use tracing::error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue