Add missing newline at end of file

This commit is contained in:
pandaadir05
2025-11-20 14:26:51 +02:00
parent 2f7eed4047
commit 17fdf7ffc4

View File

@@ -38,4 +38,4 @@ impl Default for EventHandler {
fn default() -> Self {
Self::new()
}
}
}