mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
apply imports_granularity fmt rule
This commit is contained in:
@ -95,6 +95,4 @@ mod identity;
|
||||
mod identity_ext;
|
||||
mod middleware;
|
||||
|
||||
pub use self::identity::Identity;
|
||||
pub use self::identity_ext::IdentityExt;
|
||||
pub use self::middleware::IdentityMiddleware;
|
||||
pub use self::{identity::Identity, identity_ext::IdentityExt, middleware::IdentityMiddleware};
|
||||
|
Reference in New Issue
Block a user