inbox: Remove on_event and on_update overwrites
modified bin/commands/inbox/select/ui.rs
@@ -23,8 +23,7 @@ use tui::ui::widget::input::{TextField, TextFieldProps, TextFieldState};
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -197,16 +196,6 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -445,16 +434,6 @@ impl<B: Backend> View<State, Action> for Search<B> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -603,16 +582,6 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|