diff options
| author | Jeff Carr <[email protected]> | 2025-09-11 02:45:31 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-11 02:45:31 -0500 |
| commit | b30ecc89fb1b17c03279e38f17aab9f47b491a4d (patch) | |
| tree | c05513bc369ea391905ff67c0d0051a1db30ca70 /config.go | |
| parent | 7ab21831a0fe606506e8d8260328f4523b2798ce (diff) | |
minor
Diffstat (limited to 'config.go')
| -rw-r--r-- | config.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -55,8 +55,6 @@ func configInit() (*forgepb.ForgeConfigs, error) { log.Info("WARNING: made a new default config file here", configs.Filename) okExit("") } - if err != nil { - } return configs, err } |
