delete everything

This commit is contained in:
Liamsi
2018-06-20 15:19:08 -07:00
parent 37385cb1d4
commit 96a3502126
533 changed files with 0 additions and 70350 deletions

View File

@ -1,7 +0,0 @@
package rpc
const Maj = "0"
const Min = "7"
const Fix = "0"
const Version = Maj + "." + Min + "." + Fix