mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
cleanup
This commit is contained in:
parent
5151f176cb
commit
98ea5b976d
@ -146,8 +146,6 @@ type Project struct {
|
||||
// test only property indicating the path to the dist folder
|
||||
Dist string `yaml:"-"`
|
||||
|
||||
Parallelism int `yaml:"-"`
|
||||
|
||||
// Capture all undefined fields and should be empty after loading
|
||||
XXX map[string]interface{} `yaml:",inline"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user