diff --git a/ghost-tui/src/events.rs b/ghost-tui/src/events.rs index 08a595d..9fa33eb 100644 --- a/ghost-tui/src/events.rs +++ b/ghost-tui/src/events.rs @@ -38,4 +38,4 @@ impl Default for EventHandler { fn default() -> Self { Self::new() } -} \ No newline at end of file +}