Skip to content

Commit

Permalink
chore: remove obsolete build tag (#143)
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <bcsati@cisco.com>
  • Loading branch information
csatib02 authored Aug 13, 2024
1 parent 7ca5947 commit 22be03a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion e2e/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
// limitations under the License.

//go:build e2e
// +build e2e

package e2e

Expand Down
1 change: 0 additions & 1 deletion e2e/webhook_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
// limitations under the License.

//go:build e2e
// +build e2e

package e2e

Expand Down
1 change: 0 additions & 1 deletion pkg/provider/vault/configmap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
// limitations under the License.

//go:build integration
// +build integration

package vault

Expand Down

0 comments on commit 22be03a

Please sign in to comment.