Remove stray crash
This commit is contained in:
parent
318f7e2a73
commit
3fb774e93e
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ impl<M: Msg, S: MsgStore<M>> ChatState<M, S> {
|
|||
.tree
|
||||
.list_key_bindings(bindings, &self.cursor, can_compose),
|
||||
}
|
||||
todo!()
|
||||
}
|
||||
|
||||
pub async fn handle_input_event(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue