Skip to content

Commit

Permalink
lint: extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
letFunny committed Oct 18, 2024
1 parent a801a4a commit 2ac8cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/setup/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ type yamlArchive struct {
Version string `yaml:"version"`
Suites []string `yaml:"suites"`
Components []string `yaml:"components"`
Priority *int `yaml:"priority"`
Priority *int `yaml:"priority"`
Pro string `yaml:"pro"`
Default bool `yaml:"default"`
PubKeys []string `yaml:"public-keys"`
Expand Down

0 comments on commit 2ac8cd8

Please sign in to comment.