clippy-fix
This commit is contained in:
parent
3f2f57f8e7
commit
cbf5fe3d9d
14 changed files with 166 additions and 184 deletions
|
|
@ -39,7 +39,7 @@ mod qobject {
|
|||
use cxx_qt_lib::{QString, QUrl};
|
||||
use rfd::FileDialog;
|
||||
use std::{path::Path, pin::Pin};
|
||||
use tracing::{debug, debug_span, error, info, instrument};
|
||||
use tracing::{debug, error};
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct FileHelperRust {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue