foo
This commit is contained in:
parent
e3f1cdf3f9
commit
57f26a0ddf
@ -109,8 +109,6 @@ async fn main() -> std::io::Result<()> {
|
|||||||
} else {
|
} else {
|
||||||
server.bind(addr)?
|
server.bind(addr)?
|
||||||
};
|
};
|
||||||
|
|
||||||
println!("whoops");
|
println!("whoops");
|
||||||
|
|
||||||
server.run().await
|
server.run().await
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user