Skip to content

Commit ef9ea0a

Browse files
committed
chore: clean up code
1 parent 5df3fbf commit ef9ea0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/ui/ui.go

-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ func NewModel(downloadOnly, forceInstall bool) model {
174174
}
175175
}
176176

177-
// Custom error type for up-to-date case
178177
type upToDateError struct {
179178
version string
180179
}

0 commit comments

Comments
 (0)