summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-15 18:20:36 -0500
committerJeff Carr <[email protected]>2025-10-15 18:20:36 -0500
commit469d36d22db31ea3c8e924038c3a970d499c5f13 (patch)
tree66aadcf76fd2b69bae57e7374dcf5f3fce0d05bc /main.go
parenta739e4c5f4f6fbfe269b2243047fdcda1d487cb0 (diff)
around the block again on forge rebuild forge
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 9baff99..1fe1828 100644
--- a/main.go
+++ b/main.go
@@ -59,7 +59,6 @@ func main() {
}
if me.sh.Cmd == "" {
- log.Info("forge DOING DEFAULT BEHAVIOR")
s, err := doDefaultBehavior()
if err != nil {
me.sh.BadExit(s, err)