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