We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dcb21 commit 2ae625dCopy full SHA for 2ae625d
hack/tools.go
@@ -2,8 +2,3 @@
2
// +build tools
3
4
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