chore: Fix remaining clippy lints
This commit is contained in:
parent
0a016991a4
commit
5216eb50ba
14 changed files with 64 additions and 50 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![allow(clippy::wrong_self_convention)]
|
||||
|
||||
use std::sync::Mutex;
|
||||
|
||||
use smithay::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue