Skip to content

Commit

Permalink
Remove duplicate conditional compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-donat committed Jul 3, 2024
1 parent ebd79e6 commit e556f91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/service_account.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg(feature = "service-account")]

//! This module provides a flow that obtains tokens for service accounts.
//!
//! Service accounts are usually used by software (i.e., non-human actors) to get access to
Expand Down

0 comments on commit e556f91

Please sign in to comment.