Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jscriptcoder committed Jun 6, 2023
1 parent 8a6ff92 commit 8ae2c8c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
function showAddERC20() {
if (!$signer) {
// No need to waste user's time showing them something
// they can't use
warningToast('Please, connect your wallet.');
return;
}
Expand Down

0 comments on commit 8ae2c8c

Please sign in to comment.