clippy fixes
This commit is contained in:
parent
ad241c700a
commit
17bc373990
7 changed files with 16 additions and 16 deletions
|
|
@ -226,7 +226,7 @@ where
|
|||
&self,
|
||||
state: &mut LocalState,
|
||||
renderer: &Renderer,
|
||||
bounds: Size,
|
||||
_bounds: Size,
|
||||
) -> (f32, f32) {
|
||||
let mut width = 0.0f32;
|
||||
let mut height = 0.0f32;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue