diff options
| author | Jeff Carr <[email protected]> | 2025-08-20 12:59:18 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-08-20 12:59:18 -0500 |
| commit | a433ef630910b0c3389a391dfb826150f0d8266a (patch) | |
| tree | abcf2fa5403439b377885d03e30938e2d5d74508 /init.go | |
| parent | 04983dc7ce4722349f3eddbf4ddfa7961579f954 (diff) | |
minorv0.0.115
Diffstat (limited to 'init.go')
| -rw-r--r-- | init.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -78,7 +78,6 @@ func Init() *Forge { if f.configSave { // taking this out to debug Marshal() panic - // os.Exit(-1) f.ConfigSave() f.configSave = false } |
