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