Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
VOID404 committed Sep 17, 2024
1 parent fec9e40 commit 75d63d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/gardener/shoot/extender/network_filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import (
const NetworkFilterType = "shoot-networking-filter"

func ExtendWithNetworkFilter(runtime imv1.Runtime, shoot *gardener.Shoot) error { //nolint:revive

networkingFilter := gardener.Extension{
Type: NetworkFilterType,
// this pointer is safe, because runtime is fully pass-by-value
Expand Down

0 comments on commit 75d63d3

Please sign in to comment.