removed version

This commit is contained in:
Thrilok Kumar 2020-09-12 01:47:02 +05:30
parent 166629406f
commit 60c9c5a17b

View File

@ -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