mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update helpers.sol
This commit is contained in:
parent
2c2f9f852b
commit
cdf6d7b10a
|
|
@ -5,7 +5,7 @@ import { DSMath } from "../../../common/math.sol";
|
|||
import { Basic } from "../../../common/basic.sol";
|
||||
import { AavePoolProviderInterface, AaveDataProviderInterface } from "./interface.sol";
|
||||
|
||||
abstract contract Helpers is DSMath, Basic {
|
||||
abstract contract Helper is DSMath, Basic {
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user