Skip to content

Commit

Permalink
removing hardhat/console.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
0xverin committed Jul 22, 2024
1 parent 57008df commit 5956b80
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import { BlockchainInfoClient } from "./BlockchainInfoClient.sol";
import "./MoralisClient.sol";
import "../openzeppelin/Strings.sol";
import "./Constants.sol";
import "hardhat/console.sol";

abstract contract TokenQueryLogic is TokenHoldingAmount {
mapping(string => TokenInfo[]) internal tokenInfo;
Expand Down

0 comments on commit 5956b80

Please sign in to comment.