fix: fix lintings
This commit is contained in:
parent
8d5c0560f1
commit
cdbfc56fd0
7 changed files with 52 additions and 130 deletions
|
|
@ -31,8 +31,6 @@ const (
|
|||
GEN_REPO = "https://github.com/stackitcloud/stackit-sdk-generator.git"
|
||||
)
|
||||
|
||||
var supportedVersions = []string{"alpha", "beta"}
|
||||
|
||||
type version struct {
|
||||
verString string
|
||||
major int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue