Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed May 23, 2024
1 parent 15dfd01 commit 9a7e231
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 75 deletions.
79 changes: 6 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions src/indexer/allo/v2/handleEvent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,6 @@ export async function handleEvent(

const token = getTokenByChainIdAndAddress(chainId, matchTokenAddress);

console.log("token", token);

switch (strategy?.name) {
case "allov2.DonationVotingMerkleDistributionDirectTransferStrategy":
subscribeToContract({
Expand Down

0 comments on commit 9a7e231

Please sign in to comment.