Remove TODO
Thanks @ConradIrwin
This commit is contained in:
@@ -309,7 +309,6 @@ impl FeedbackModal {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// TODO: Escape button calls dismiss
|
||||
fn cancel(&mut self, _: &menu::Cancel, cx: &mut ViewContext<Self>) {
|
||||
cx.emit(DismissEvent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user