summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-06 19:16:00 -0600
committerJeff Carr <[email protected]>2025-01-06 19:16:00 -0600
commit2ffc60a5d4be1864d931082522bcf5c76431b090 (patch)
tree3722e204b47d6d6ee94edf824004d20506415d15 /main.go
parent4d1d02cc1a33d70d66acd6de97e568c402c7824d (diff)
cleaner code
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 8f52261..d8e0ef0 100644
--- a/main.go
+++ b/main.go
@@ -101,7 +101,6 @@ func main() {
}
}
- // findConfig(argv.Config)
me.forge.ConfigPrintTable()
okExit("")
}