rm newlline

This commit is contained in:
Jeff Carr 2025-09-18 08:54:47 -05:00
parent 1762042e8b
commit e953b998ae
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ func (f *Forge) ConfigSave() error {
}
if config.HasChanged("forge") {
// only let forge save the config files (?)
if prep.AppName() == "forge" || prep.AppName() == "guireleaser" {
log.Info("Okay, this is", prep.AppName())