Skip to content

Commit 92ab1c8

Browse files
committed
remove obsolete comment
1 parent cf7f597 commit 92ab1c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hack/update/debian_version/debian_version.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ func latestBookwormSlimTag(tags []string) (string, error) {
6666
}
6767
}
6868

69-
// Prefer a dated tag when available.
7069
if newestDateTag != "" {
7170
return newestDateTag, nil
7271
}

0 commit comments

Comments
 (0)