From 3fb774e93ea6abd5c98f84105ee706a3de2f4f07 Mon Sep 17 00:00:00 2001 From: Joscha Date: Thu, 20 Apr 2023 20:48:11 +0200 Subject: [PATCH] Remove stray crash --- src/ui/chat.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/chat.rs b/src/ui/chat.rs index 9e243e2..a8acdea 100644 --- a/src/ui/chat.rs +++ b/src/ui/chat.rs @@ -82,7 +82,6 @@ impl> ChatState { .tree .list_key_bindings(bindings, &self.cursor, can_compose), } - todo!() } pub async fn handle_input_event(