mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra line
This commit is contained in:
parent
efe055f60f
commit
adfb8d93c7
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@ impl Request {
|
||||||
if e.focus_child().is_some() {
|
if e.focus_child().is_some() {
|
||||||
s.update(Some(50)); // @TODO optional
|
s.update(Some(50)); // @TODO optional
|
||||||
}
|
}
|
||||||
|
|
||||||
refresh_proxy_resolver(e, &p, &r)
|
refresh_proxy_resolver(e, &p, &r)
|
||||||
}
|
}
|
||||||
})); // `suggestion` wants `signal_handler_id` to block this event on autocomplete navigation
|
})); // `suggestion` wants `signal_handler_id` to block this event on autocomplete navigation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue