Skip to content

Commit

Permalink
delete consolelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sworzen1 committed May 27, 2024
1 parent bd2fd63 commit 0d81cd9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ export const DelegateDashboardCard = ({

const ada = correctAdaFormat(votingPower);

console.log(voter.isRegisteredAsSoleVoter);

const cardProps: Partial<DashboardActionCardProps> = (() => {
// transaction in progress
if (delegateTx && !voter.isRegisteredAsSoleVoter) {
Expand Down

0 comments on commit 0d81cd9

Please sign in to comment.