Skip to content

Commit

Permalink
made changes by cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikbhatt20 committed Nov 26, 2024
1 parent dd53a0c commit cee4ca0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pub mod create_token {
use super::*;

pub fn create_token_mint(_ctx: Context<CreateTokenMintContext>, _decimals: u8) -> Result<()> {

Ok(())
}
}
Expand Down

0 comments on commit cee4ca0

Please sign in to comment.