Skip to content

Commit 2ae625d

Browse files
astefanuttiopenshift-merge-robot
authored andcommitted
Remove openshift-goimports from tools.go
1 parent 73dcb21 commit 2ae625d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

hack/tools.go

-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@
22
// +build tools
33

44
package hack
5-
6-
// Add tools that hack scripts depend on here, to ensure they are vendored.
7-
import (
8-
goimports "github.com/openshift-eng/openshift-goimports"
9-
)

0 commit comments

Comments
 (0)