fix: solium errors - blank-line only
This commit is contained in:
@ -2,6 +2,7 @@ pragma solidity ^0.4.11;
|
||||
|
||||
import "./MintableToken.sol";
|
||||
|
||||
|
||||
/**
|
||||
* @title Capped token
|
||||
* @dev Mintable token with a token cap.
|
||||
|
||||
Reference in New Issue
Block a user