mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
changed final contract name
This commit is contained in:
parent
09eb0a4e36
commit
74a5924195
|
@ -213,6 +213,6 @@ contract ImportResolver is Helpers {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
contract CompImport is ImportResolver {
|
contract InstaCompImport is ImportResolver {
|
||||||
function() external payable {}
|
function() external payable {}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user