minor
This commit is contained in:
parent
7ab21831a0
commit
b30ecc89fb
|
@ -55,8 +55,6 @@ func configInit() (*forgepb.ForgeConfigs, error) {
|
||||||
log.Info("WARNING: made a new default config file here", configs.Filename)
|
log.Info("WARNING: made a new default config file here", configs.Filename)
|
||||||
okExit("")
|
okExit("")
|
||||||
}
|
}
|
||||||
if err != nil {
|
|
||||||
}
|
|
||||||
return configs, err
|
return configs, err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue