mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 02:37:42 +02:00
apply imports_granularity fmt rule
This commit is contained in:
@ -5,5 +5,4 @@ pub mod bearer;
|
||||
mod config;
|
||||
mod errors;
|
||||
|
||||
pub use self::config::AuthExtractorConfig;
|
||||
pub use self::errors::AuthenticationError;
|
||||
pub use self::{config::AuthExtractorConfig, errors::AuthenticationError};
|
||||
|
Reference in New Issue
Block a user