Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tasiov committed Oct 15, 2024
1 parent fd392ea commit 201f313
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use crate::{
tests::setup::setup_contracts::{LISTING_FEE, NATIVE_DENOM},
};

use cosmwasm_std::{coin, Addr, Coin, Empty};
use cosmwasm_std::{coin, Addr, Empty};
use cw721_base::msg::ExecuteMsg as Cw721ExecuteMsg;
use cw_multi_test::{App, Executor};

Expand Down

0 comments on commit 201f313

Please sign in to comment.