Skip to content

Commit b3fcc52

Browse files
committed
lint
1 parent 2f33c59 commit b3fcc52

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pkg/indexers/serviceexport.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ limitations under the License.
1717
package indexers
1818

1919
import (
20-
"github.com/kube-bind/kube-bind/sdk/apis/kubebind/v1alpha2"
2120
"sigs.k8s.io/controller-runtime/pkg/client"
21+
22+
"github.com/kube-bind/kube-bind/sdk/apis/kubebind/v1alpha2"
2223
)
2324

2425
const (

0 commit comments

Comments
 (0)