Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
akgalwas committed Sep 22, 2023
1 parent 1ac2d80 commit 94d5d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gardener/KubeConfigProvider.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package gardener

import (
"context"
"github.com/pkg/errors"

authenticationv1alpha1 "github.com/gardener/gardener/pkg/apis/authentication/v1alpha1"
"github.com/gardener/gardener/pkg/apis/core/v1beta1"
"github.com/pkg/errors"
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
gardenerClient "sigs.k8s.io/controller-runtime/pkg/client"
)
Expand Down

0 comments on commit 94d5d09

Please sign in to comment.