fix linter errors
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
pragma solidity ^0.4.21;
|
||||
|
||||
import "./RBAC.sol";
|
||||
import 'zos-lib/contracts/migrations/Migratable.sol';
|
||||
import "zos-lib/contracts/migrations/Migratable.sol";
|
||||
|
||||
|
||||
/**
|
||||
* @title RBACWithAdmin
|
||||
|
||||
Reference in New Issue
Block a user