* turn off blank-lines rule
* remove triple newlines
(cherry picked from commit 9b37104655)
6 lines
59 B
Solidity
6 lines
59 B
Solidity
pragma solidity ^0.4.24;
|
|
|
|
contract ERC165NotSupported {
|
|
|
|
}
|