Skip to content

Commit

Permalink
Update contracts/ERC7432/ERC7432.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Ernani São Thiago <ernani@orium.network>
  • Loading branch information
karacurt and ernanirst authored Oct 5, 2023
1 parent 5aba9b9 commit 94c8256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/ERC7432/ERC7432.sol
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ contract ERC7432 is IERC7432 {
return roleAssignments[_grantor][_grantee][_tokenAddress][_tokenId][_role];
}


function roleExpirationDate(
bytes32 _role,
address _tokenAddress,
Expand Down

0 comments on commit 94c8256

Please # to comment.