Skip to content

Commit

Permalink
fix: delete log
Browse files Browse the repository at this point in the history
  • Loading branch information
yawn-c111 committed Oct 3, 2024
1 parent d5d0a02 commit ed131a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/cli/src/commands/splits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ splitsCommands
wearers: wearers[index],
}));

console.log(splitsData);

const hash = await create(splitsAddress, splitsData);
console.log("Transaction sent. Hash:", hash);
}
Expand Down

0 comments on commit ed131a8

Please sign in to comment.