aquatic_udp: run rustfmt

This commit is contained in:
Joakim Frostegård 2021-10-19 23:09:54 +02:00
parent 02889e1bb8
commit f9ed98f10d
2 changed files with 5 additions and 9 deletions

View file

@ -90,4 +90,3 @@ async fn handle_request_stream<S>(
yield_if_needed().await;
}
}