mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Consistent import formatting (#237)
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
use actix_web::{middleware, web, App, HttpServer};
|
||||
|
||||
use actix_web_httpauth::middleware::HttpAuthentication;
|
||||
|
||||
#[actix_web::main]
|
||||
|
Reference in New Issue
Block a user