Skip to content

Commit b3cdd03

Browse files
committed
Remove cmd/stringer
Do not need it.
1 parent 5fb81da commit b3cdd03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/tools.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ package ci
66
import (
77
_ "go.coder.com/go-tools/cmd/goimports"
88
_ "golang.org/x/lint/golint"
9-
_ "golang.org/x/tools/cmd/stringer"
109
_ "gotest.tools/gotestsum"
1110
_ "mvdan.cc/sh/cmd/shfmt"
1211
)

0 commit comments

Comments
 (0)