Turn off blank-lines Solium rule (#1284)
* turn off blank-lines rule
* remove triple newlines
(cherry picked from commit 9b37104655)
This commit is contained in:
committed by
Leo Arias
parent
49d2dd9e08
commit
e7aa8dedbc
@ -6,7 +6,6 @@ import "../token/ERC20/SafeERC20.sol";
|
||||
import "../ownership/Ownable.sol";
|
||||
import "../math/SafeMath.sol";
|
||||
|
||||
|
||||
/**
|
||||
* @title TokenVesting
|
||||
* @dev A token holder contract that can release its token balance gradually like a
|
||||
|
||||
Reference in New Issue
Block a user