Skip to content

Commit

Permalink
fixup format
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed Jun 21, 2024
1 parent dec062e commit ee0c4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/repos/collaborators.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::params::teams::Permission;
use super::*;
use crate::params::teams::Permission;

#[derive(serde::Serialize)]
pub struct ListCollaboratorsBuilder<'octo, 'r> {
Expand Down

0 comments on commit ee0c4ba

Please sign in to comment.