Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
Created using spr 1.3.6-beta.1
  • Loading branch information
sunshowers committed Jul 24, 2024
1 parent d30e4c8 commit d5c2330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/src/api/external/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ impl JsonSchema for Name {
),
..Default::default()
})
.into()
}
}

Expand Down Expand Up @@ -432,7 +431,6 @@ impl JsonSchema for UserId {
),
..Default::default()
})
.into()
}
}

Expand Down

0 comments on commit d5c2330

Please sign in to comment.