Skip to content

Commit 2ff4e86

Browse files
committed
chore: remove duplicate empty block
1 parent b74ce41 commit 2ff4e86

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

stackbrew.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ for (const version of versions) {
125125

126126
if (isLTS) {
127127
tags.push(`lts-${variant}`)
128-
if (variant === defaultAlpine) {
129-
}
130128
if (variant === defaultDebian) {
131129
tags.push('lts')
132130
if (codename) {

0 commit comments

Comments
 (0)