mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-23 16:43:24 +03:00
Format Rust code using rustfmt
This commit is contained in:
parent
5eef3dd4be
commit
ef0425a328
@ -120,7 +120,6 @@ async fn handle_post(
|
|||||||
networking_keypair: Document,
|
networking_keypair: Document,
|
||||||
_redir_port: u16,
|
_redir_port: u16,
|
||||||
) -> Result<impl Reply, Rejection> {
|
) -> Result<impl Reply, Rejection> {
|
||||||
|
|
||||||
if info.direct {
|
if info.direct {
|
||||||
our.allowed_routers = vec![];
|
our.allowed_routers = vec![];
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user