remove erc721 todo comment
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details

This commit is contained in:
Ladd Hoffman 2024-04-17 13:31:44 -05:00
parent d7b07f01d2
commit aedf1a933a
1 changed files with 0 additions and 2 deletions

View File

@ -21,5 +21,3 @@ contract Reputation is ERC20("Reputation", "REP") {
revert("REP transfer is not allowed");
}
}
// TODO: try implementing as ERC721