summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-19 05:48:28 -0500
committerJeff Carr <[email protected]>2025-10-19 05:48:28 -0500
commit65299beaf9cca2410bf01828b0f3afcfd701a633 (patch)
tree6f37d365766b7bc035527cad592e727c4bd724a8 /main.go
parent81dde3b0067315b3126438b220e5ab5026a74c20 (diff)
new argvv0.0.95
Diffstat (limited to 'main.go')
-rw-r--r--main.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/main.go b/main.go
index f509c3c..0346b42 100644
--- a/main.go
+++ b/main.go
@@ -14,11 +14,6 @@ import (
"go.wit.com/log"
)
-var VERSION string
-var BUILDTIME string
-
-var ARGNAME string = "zookeeper"
-
func main() {
me = new(mainType)
me.argv = argvpb.Autocomplete(&argv) // adds shell auto complete to go-args