Skip to content

Commit

Permalink
needed to format code
Browse files Browse the repository at this point in the history
  • Loading branch information
pmd3d committed Apr 17, 2024
1 parent 89f7819 commit d35801c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actix-web-codegen/tests/test_macro.rs
Expand Up @@ -385,7 +385,6 @@ async fn test_wrap() {
assert!(body.contains("wrong number of parameters"));
}


#[scope("/test")]
mod scope_module {
use actix_web::{delete, get, post, route, routes, web, HttpResponse, Responder};
Expand Down

0 comments on commit d35801c

Please sign in to comment.