Remove empty comment

This commit is contained in:
Hanno Braun 2022-10-13 12:49:47 +02:00
parent 4ad8c5a781
commit 085c161ed3

View File

@ -90,8 +90,6 @@ pub fn run(
}
}
//
if let Event::WindowEvent {
event: window_event,
..