diff --git a/packages/common/src/allo/backends/allo-v2.ts b/packages/common/src/allo/backends/allo-v2.ts index 06a608651..99b189ebe 100644 --- a/packages/common/src/allo/backends/allo-v2.ts +++ b/packages/common/src/allo/backends/allo-v2.ts @@ -1217,9 +1217,6 @@ export class AlloV2 implements Allo { amount: BigInt(distribution[3].toString()), merkleProof: validMerkleProof as Address[], }); - - console.log("projectsWithMerkleProof", projectsWithMerkleProof); - }); const strategy = new DonationVotingMerkleDistributionStrategy({