Skip to content

Commit c05299a

Browse files
committed
import grouping
Signed-off-by: Etai Lev Ran <[email protected]>
1 parent 4cb4e25 commit c05299a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pkg/epp/datalayer/datasource_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import (
2222
"testing"
2323

2424
"github.com/stretchr/testify/assert"
25+
2526
"sigs.k8s.io/gateway-api-inference-extension/pkg/epp/plugins"
2627
)
2728

test/utils/handle.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import (
2020
"context"
2121

2222
"k8s.io/apimachinery/pkg/types"
23+
2324
"sigs.k8s.io/gateway-api-inference-extension/pkg/epp/plugins"
2425
)
2526

0 commit comments

Comments
 (0)