Revert "add workaround because truffle doesn't support transitive dependencies"
This reverts commit 48a7cd4e60.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
pragma solidity ^0.4.21;
|
||||
|
||||
import "../math/SafeMath.sol";
|
||||
import "../zos-lib/migrations/Migratable.sol";
|
||||
import "zos-lib/contracts/migrations/Migratable.sol";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user