fix formatting

This commit is contained in:
Johann150
2023-12-29 00:50:06 +01:00
parent 8e8cfa4f42
commit cbdbe6b207
2 changed files with 8 additions and 5 deletions

View File

@@ -74,7 +74,6 @@ impl Painter {
// Define the color
let color = Color::from(channels[0], channels[1], channels[2], channels[3]);
// Set the pixel
if let Some(client) = &mut self.client {
client.write_pixel(