Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Dec 18, 2024
1 parent cdab664 commit 8ec111c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/drift/src/instructions/user.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3644,4 +3644,4 @@ pub struct UpdateUserProtectedMakerMode<'info> {
pub authority: Signer<'info>,
#[account(mut)]
pub protected_maker_mode_config: AccountLoader<'info, ProtectedMakerModeConfig>,
}
}

0 comments on commit 8ec111c

Please sign in to comment.