Clippy fixes

This commit is contained in:
Jeremy Soller
2022-11-11 13:19:14 -07:00
parent 515a03b870
commit 8e0f54cb31
27 changed files with 76 additions and 87 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ impl DebugDisplay {
display,
x: 0,
y: 0,
w: w,
h: h,
w,
h,
}
}