Skip to content

Commit

Permalink
Update src/pkg/packager/common.go
Browse files Browse the repository at this point in the history
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
  • Loading branch information
lucasrod16 and Racer159 authored Aug 24, 2023
1 parent 9c03119 commit d2734dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pkg/packager/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ func (p *Packager) validateLastNonBreakingVersion() (err error) {
lastNonBreakingVersion,
)
p.warnings = append(p.warnings, warning)
return nil
}

return nil
Expand Down

0 comments on commit d2734dc

Please sign in to comment.