mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
remove console
This commit is contained in:
parent
c40454f23b
commit
5adf7662d3
|
@ -4,8 +4,6 @@ pragma experimental ABIEncoderV2;
|
||||||
import "./helpers.sol";
|
import "./helpers.sol";
|
||||||
import "./events.sol";
|
import "./events.sol";
|
||||||
|
|
||||||
import "hardhat/console.sol";
|
|
||||||
|
|
||||||
abstract contract MorphoAaveV3 is Helpers, Events {
|
abstract contract MorphoAaveV3 is Helpers, Events {
|
||||||
/**
|
/**
|
||||||
* @dev Deposit ETH/ERC20_Token.
|
* @dev Deposit ETH/ERC20_Token.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user