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