Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dredshep committed Jun 25, 2024
1 parent 5e80cba commit 40adf51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/secretjs/queryPools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export const queryPools = async (
pools: {},
};

// try {
const queryResult = (await secretjs.query.compute.queryContract({
contract_address: contractAddress,
query: queryMsg,
Expand Down

0 comments on commit 40adf51

Please sign in to comment.