Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
mudrila committed Feb 9, 2024
1 parent cb1cbf0 commit 4cb3f1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Proposals/ProposalSummary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ export default function ProposalSummary({
.mul(strategyQuorum)
.toString();

console.log(strategyQuorum, reachedQuorum, totalQuorum);

const ShowVotingPowerButton = (
<Button
pr={0}
Expand Down

0 comments on commit 4cb3f1b

Please sign in to comment.