You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-17 01:42:37 +02:00
fix: removed unused var
This commit is contained in:
@ -8,8 +8,6 @@ import (
|
|||||||
"github.com/stretchr/testify/assert"
|
"github.com/stretchr/testify/assert"
|
||||||
)
|
)
|
||||||
|
|
||||||
var emptyEnv []string
|
|
||||||
|
|
||||||
type dummy struct{}
|
type dummy struct{}
|
||||||
|
|
||||||
func (*dummy) WithDefaults(build config.Build) config.Build {
|
func (*dummy) WithDefaults(build config.Build) config.Build {
|
||||||
|
Reference in New Issue
Block a user