Export operate constructor in advanced::widget
This commit is contained in:
parent
fd0abe18d0
commit
950bfc07d4
2 changed files with 14 additions and 9 deletions
|
|
@ -423,7 +423,6 @@ impl<State, Message> Update<State, Message> for () {
|
|||
_state: &mut State,
|
||||
_message: Message,
|
||||
) -> impl Into<Task<Message>> {
|
||||
()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue