diff --git a/init.go b/init.go index 72100df..4d1c208 100644 --- a/init.go +++ b/init.go @@ -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 }