mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-08-26 14:32:26 +00:00
remove extra line
This commit is contained in:
parent
efe055f60f
commit
adfb8d93c7
@ -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…
x
Reference in New Issue
Block a user