Skip to content

Commit 4967b9b

Browse files
Update changelog.go
1 parent 7fd4e85 commit 4967b9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/cli/internal/changelog/changelog.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ func findChangelogEntry(changelog []*Entry, date, operationID, version, changeCo
463463

464464
for _, change := range v.Changes {
465465
if change.Code == changeCode {
466-
467466
return change
468467
}
469468
}

0 commit comments

Comments
 (0)