mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix: removed unused var
This commit is contained in:
parent
2d54332bee
commit
1ba1c0061f
@ -8,8 +8,6 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
var emptyEnv []string
|
||||
|
||||
type dummy struct{}
|
||||
|
||||
func (*dummy) WithDefaults(build config.Build) config.Build {
|
||||
|
Loading…
x
Reference in New Issue
Block a user