--amend
This commit is contained in:
parent
cc66a25d5d
commit
7dcdd3873b
@ -45,7 +45,6 @@ async fn main() {
|
||||
|
||||
// basic handler that responds with a static string
|
||||
async fn root() -> &'static str {
|
||||
println!("jjjj",);
|
||||
"Hello, World!"
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user