mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Enable more clippy lints (#7474)
This commit is contained in:
@@ -274,7 +274,7 @@ impl WebPainter for WebPainterWgpu {
|
||||
&mut encoder,
|
||||
));
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Some((output_frame, capture_buffer))
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user