diff --git a/contracts/ERC7432/ERC7432.sol b/contracts/ERC7432/ERC7432.sol index e5a80b0..9286754 100644 --- a/contracts/ERC7432/ERC7432.sol +++ b/contracts/ERC7432/ERC7432.sol @@ -116,7 +116,6 @@ contract ERC7432 is IERC7432 { return roleAssignments[_grantor][_grantee][_tokenAddress][_tokenId][_role]; } - function roleExpirationDate( bytes32 _role, address _tokenAddress,