Skip to content

Commit

Permalink
Update contracts/treasury/src/execute.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Kehinde Faleye <[email protected]>
Signed-off-by: ash-burnt <[email protected]>
  • Loading branch information
ash-burnt and Peartes authored Jul 20, 2024
1 parent 82a181e commit d049c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/treasury/src/execute.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ pub fn init(

FEE_CONFIG.save(deps.storage, &fee_config)?;

FEE_CONFIG.save(deps.storage, &fee_config)?;

Ok(Response::new().add_event(
Event::new("create_treasury_instance")
Expand Down

0 comments on commit d049c3f

Please sign in to comment.