summaryrefslogtreecommitdiff
path: root/argv.custom.go
diff options
context:
space:
mode:
Diffstat (limited to 'argv.custom.go')
-rw-r--r--argv.custom.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/argv.custom.go b/argv.custom.go
index 5913868..93ca5ec 100644
--- a/argv.custom.go
+++ b/argv.custom.go
@@ -75,12 +75,6 @@ func (args) Examples() string {
return out
}
-func (args) Version() string {
- // log.Info(me.sh.Version())
- // return APPNAME + " " + VERSION + " Built on " + BUILDTIME
- return argvpb.StandardVersion(APPNAME, VERSION, BUILDTIME)
-}
-
// matches
func (c CleanCmd) Match(partial string) []string {
// return repos here