Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yfodil committed Oct 5, 2023
1 parent 98a0d66 commit bf4bf81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/provider/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ import (
"context"
"os"
"path/filepath"
"sigs.k8s.io/controller-runtime/pkg/cache"
"time"

"sigs.k8s.io/controller-runtime/pkg/cache"

"gopkg.in/alecthomas/kingpin.v2"
kerrors "k8s.io/apimachinery/pkg/api/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
Expand Down

0 comments on commit bf4bf81

Please sign in to comment.