Remove override interface implementations (#4315)

Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
Renan Souza
2023-06-06 21:13:08 -03:00
committed by GitHub
parent 4fd2f8be33
commit df2778f38e
26 changed files with 99 additions and 118 deletions

View File

@ -118,7 +118,6 @@ abstract contract EIP712 is IERC5267 {
public
view
virtual
override
returns (
bytes1 fields,
string memory name,