Skip to content

Commit cb43dea

Browse files
committed
refactor: small improvement
1 parent a34fef7 commit cb43dea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/loft-sh/devspace/pkg/devspace/upgrade"
1212
)
1313

14-
var version string = ""
14+
var version = ""
1515

1616
func main() {
1717
rand.Seed(time.Now().UTC().UnixNano())

0 commit comments

Comments
 (0)