issue: Remove on_event and on_update overwrites
modified bin/commands/issue/select/ui.rs
@@ -25,8 +25,7 @@ use tui::ui::widget::input::{TextField, TextFieldProps, TextFieldState};
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -200,16 +199,6 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -464,16 +453,6 @@ impl<B: Backend> View<State, Action> for Search<B> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -622,16 +601,6 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|