mirror of
https://github.com/Instadapp/yield-contract.git
synced 2024-07-29 21:47:29 +00:00
Removed TODO
This commit is contained in:
parent
4e3ada0503
commit
4eb0719b5a
|
@ -8,8 +8,6 @@ import "@openzeppelin/contracts/utils/ReentrancyGuard.sol";
|
|||
|
||||
import { DSMath } from "./libs/safeMath.sol";
|
||||
|
||||
// TODO - Add ReentrancyGuard lib
|
||||
|
||||
interface AccountInterface {
|
||||
function enable(address authority) external;
|
||||
function cast(address[] calldata _targets, bytes[] calldata _datas, address _origin) external payable;
|
||||
|
|
Loading…
Reference in New Issue
Block a user