all: fix clippy lints
This commit is contained in:
parent
daf03b423d
commit
58cab8894c
6 changed files with 9 additions and 9 deletions
|
|
@ -858,7 +858,7 @@ impl MethodHandlerApi for PropertyGetAllHandlerProxy {
|
|||
pub mod prelude {
|
||||
pub use {
|
||||
super::{
|
||||
types::{Bool, DictEntry, ObjectPath, Signature, Variant},
|
||||
types::{Bool, DictEntry, ObjectPath, Variant},
|
||||
DbusError, DbusType, Formatter, Message, MethodCall, Parser, Property, Signal,
|
||||
},
|
||||
std::{borrow::Cow, rc::Rc},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue