Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
baktun14 committed Sep 8, 2023
1 parent f8ce4be commit 00dd2c3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ export const DeploymentDepositModal: React.FunctionComponent<Props> = ({ handleC
onDeploymentDeposit(deposit, depositorAddress);
};

console.log(denom)

return (
<Popup
fullWidth
Expand Down

0 comments on commit 00dd2c3

Please sign in to comment.