Skip to content

Commit

Permalink
Make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
hebelsan committed Apr 4, 2024
1 parent a10a901 commit 5f79dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/infrastructure/add.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ package infrastructure
import (
"context"

"github.com/gardener/gardener-extension-provider-azure/pkg/apis/azure/helper"
"github.com/gardener/gardener/extensions/pkg/controller/infrastructure"
"sigs.k8s.io/controller-runtime/pkg/controller"
"sigs.k8s.io/controller-runtime/pkg/manager"

"github.com/gardener/gardener-extension-provider-azure/pkg/apis/azure/helper"
"github.com/gardener/gardener-extension-provider-azure/pkg/azure"
)

Expand Down

0 comments on commit 5f79dc7

Please sign in to comment.