mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
removing import that not being used
This commit is contained in:
parent
0738166122
commit
18a3afd61b
|
@ -1,7 +1,6 @@
|
||||||
pragma solidity ^0.6.0;
|
pragma solidity ^0.6.0;
|
||||||
|
|
||||||
// import files from common directory
|
// import files from common directory
|
||||||
import { MemoryInterface, EventInterface} from "../common/interfaces.sol";
|
|
||||||
import { Stores } from "../common/stores.sol";
|
import { Stores } from "../common/stores.sol";
|
||||||
import { DSMath } from "../common/math.sol";
|
import { DSMath } from "../common/math.sol";
|
||||||
import { TokenInterface } from "../common/interfaces.sol";
|
import { TokenInterface } from "../common/interfaces.sol";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user