rm debugging

This commit is contained in:
Jeff Carr 2024-12-18 18:51:39 -06:00
parent 4582a76081
commit a97b66e8f2
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ func (f *Forge) VerifyBranchNames(newr *gitpb.Repo) {
}
}
}
log.Info("forge.NewRepo() SET MASTER TO", mname)
if newr.GetDevelBranchName() == "" {
if newr.IsBranch("guidevel") {