Skip to content

Commit

Permalink
linting junodca
Browse files Browse the repository at this point in the history
  • Loading branch information
kakucodes committed Feb 26, 2024
1 parent db5e784 commit 5fdef02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/junodca/src/queries.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use cosmwasm_std::{coin, Addr, Coin, Decimal, Deps, QuerierWrapper, StdResult, Timestamp, Uint128};
use cosmwasm_std::{Addr, Coin, Decimal, Deps, QuerierWrapper, StdResult, Timestamp, Uint128};
use cw_grant_spec::grantable_trait::{dedupe_grant_reqs, GrantStructure, Grantable};
use cw_grant_spec::grants::{
AuthorizationType, ContractExecutionAuthorizationLimit, GrantBase, GrantRequirement, RevokeRequirement,
Expand Down

0 comments on commit 5fdef02

Please sign in to comment.