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