Commit c0657319 by github-actions

Transpile 477046b2

parent 6f3ff8f9
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
// solhint-disable-next-line compiler-version // solhint-disable-next-line compiler-version
pragma solidity >=0.4.24 <0.8.0; pragma solidity >=0.4.24 <0.8.0;
import "../utils/Address.sol"; import "../utils/AddressUpgradeable.sol";
/** /**
* @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed * @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
......
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