fix: the result of 'npm run lint:sol:fix'

This commit is contained in:
Matt Condon
2018-01-15 15:28:51 -05:00
parent e0f3fea97f
commit 4d263b7fc3
42 changed files with 61 additions and 61 deletions

View File

@ -1,6 +1,6 @@
pragma solidity ^0.4.18;
import './Roles.sol';
import "./Roles.sol";
/**