fix: the result of 'npm run lint:sol:fix'
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
pragma solidity ^0.4.18;
|
||||
|
||||
|
||||
import '../math/SafeMath.sol';
|
||||
import "../math/SafeMath.sol";
|
||||
|
||||
|
||||
contract SafeMathMock {
|
||||
|
||||
Reference in New Issue
Block a user