Skip to content

Commit

Permalink
chore: remove unused struct
Browse files Browse the repository at this point in the history
  • Loading branch information
Narayanbhat166 committed Nov 5, 2024
1 parent b85b6f6 commit 62c4479
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/router/src/services/authentication.rs
Original file line number Diff line number Diff line change
Expand Up @@ -311,9 +311,6 @@ where
#[derive(Debug)]
pub struct ApiKeyAuth;

#[derive(Debug)]
pub struct ApiKeyAuthV2;

pub struct NoAuth;

#[cfg(feature = "partial-auth")]
Expand Down

0 comments on commit 62c4479

Please sign in to comment.