Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Updated
  • Loading branch information
howeecross authored Apr 21, 2021
1 parent 7fb8c3b commit df741ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ contract HCoinxToken is ERC20Interface, SafeMath {
        allowed[msg.sender][spender] = tokens;
        emit Approval(msg.sender, spender, tokens);
        return true;
    }

}<div.txt

echo Add other actions to build,
echo test, and deploy your project.

0 comments on commit df741ca

Please sign in to comment.