summaryrefslogtreecommitdiff
path: root/argv.custom.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-19 04:40:29 -0500
committerJeff Carr <[email protected]>2025-10-19 04:40:29 -0500
commit632b75e95a4450656dabed2a2df991ab2e986073 (patch)
tree42d700c26a3ace063753fac0782a11a2821f7eac /argv.custom.go
parent9278157fc2a5ac8835dbc1aa505ccff9ec5f064f (diff)
more or less
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