Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
4t145 committed Jan 8, 2025
1 parent 1258ed8 commit 8065bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/kernel/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ pub use path::PathIter;
mod auth;
pub use auth::{basic::Basic, bearer::Bearer, Authorization};
mod str_extract;
pub use str_extract::{StrExtractorKind, StrExtractorPartsKind};
pub use str_extract::{StrExtractorKind, StrExtractorPartsKind};

0 comments on commit 8065bb6

Please sign in to comment.