Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Dec 25, 2023
1 parent 2ec35d4 commit 2e9e9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/oapi/src/openapi/tag.rs
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ impl Tag {

#[cfg(test)]
mod tests {
use super::Tag;
use super::ExternalDocs;
use super::Tag;

#[test]
fn tag_new() {
Expand Down

0 comments on commit 2e9e9a3

Please sign in to comment.