mirror of
https://github.com/Instadapp/yield-contract.git
synced 2024-07-29 21:47:29 +00:00
removed version
This commit is contained in:
parent
166629406f
commit
60c9c5a17b
|
@ -12,7 +12,6 @@ contract Flusher {
|
|||
event LogCast(address indexed sender, uint value);
|
||||
|
||||
string constant public name = "Flusher-v1";
|
||||
uint constant version = 1;
|
||||
|
||||
RegistryInterface public constant registry = RegistryInterface(address(0)); // TODO - Change while deploying
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user