You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
fix: removed unused import
Dunno why vscode did not removed it
This commit is contained in:
committed by
Carlos Alexandro Becker
parent
2b42a7346f
commit
66e8f98735
@@ -10,7 +10,6 @@ import (
|
||||
"github.com/apex/log"
|
||||
"github.com/goreleaser/goreleaser/checksum"
|
||||
"github.com/goreleaser/goreleaser/context"
|
||||
"github.com/goreleaser/goreleaser/internal/name"
|
||||
"golang.org/x/sync/errgroup"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user