Skip to content

Commit

Permalink
fix: cli feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
losman0s committed Feb 15, 2024
1 parent 6357cac commit c6e8c06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/rust/marginfi-cli/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ pub fn find_bank_emssions_auth_pda(
)
}

#[cfg(feature = "admin")]
pub fn find_bank_emssions_token_account_pda(
bank: Pubkey,
emissions_mint: Pubkey,
Expand Down

0 comments on commit c6e8c06

Please sign in to comment.