Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
koala7659 committed Dec 10, 2024
1 parent ec26ae9 commit d35fbd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/gardener/shoot/extender/extensions/extender.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ type Extension struct {
}

func NewExtensionsExtenderForCreate(config config.ConverterConfig, auditLogData auditlogs.AuditLogData) func(runtime imv1.Runtime, shoot *gardener.Shoot) error {

return newExtensionsExtender([]Extension{
{
Type: NetworkFilterType,
Expand Down

0 comments on commit d35fbd3

Please sign in to comment.