Commit 8b19e3c2 by Francisco Giordano

fix linter errors

parent dca62efb
......@@ -4,6 +4,7 @@ import "../ownership/Ownable.sol";
import "../ownership/rbac/RBAC.sol";
import "../ECRecovery.sol";
/**
* @title SignatureBouncer
* @author PhABC and Shrugs
......
pragma solidity ^0.4.21;
import "./RBAC.sol";
import 'zos-lib/contracts/migrations/Migratable.sol';
import "zos-lib/contracts/migrations/Migratable.sol";
/**
* @title RBACWithAdmin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment