Revert "add workaround because truffle doesn't support transitive dependencies"
This reverts commit 48a7cd4e60.
This commit is contained in:
@ -1,11 +1,9 @@
|
||||
pragma solidity ^0.4.18;
|
||||
|
||||
import "../zos-lib/migrations/Migratable.sol";
|
||||
import "../ownership/Ownable.sol";
|
||||
import "../ownership/rbac/RBAC.sol";
|
||||
import "../ECRecovery.sol";
|
||||
|
||||
|
||||
/**
|
||||
* @title SignatureBouncer
|
||||
* @author PhABC and Shrugs
|
||||
|
||||
Reference in New Issue
Block a user