Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzSchueler committed Jun 17, 2024
1 parent 808288f commit 50b6441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sport-log-server/src/auth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ where
}

pub enum AuthApForUser {
#[allow(dead_code)]
Allowed(ActionProviderId),
Forbidden,
}
Expand Down

0 comments on commit 50b6441

Please sign in to comment.