Skip to content

Commit

Permalink
Remove openshift-goimports from tools.go
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti authored and openshift-merge-robot committed Sep 20, 2023
1 parent 73dcb21 commit 2ae625d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hack/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@
// +build tools

package hack

// Add tools that hack scripts depend on here, to ensure they are vendored.
import (
goimports "github.com/openshift-eng/openshift-goimports"
)

0 comments on commit 2ae625d

Please sign in to comment.