Skip to content

Commit df344c3

Browse files
test: enhance image generation processor tests
Signed-off-by: Hrushikesh Patil <[email protected]>
1 parent 78324be commit df344c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/extproc/imagegeneration_processor_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import (
2323
"github.com/envoyproxy/ai-gateway/internal/internalapi"
2424
"github.com/envoyproxy/ai-gateway/internal/llmcostcel"
2525
tracing "github.com/envoyproxy/ai-gateway/internal/tracing/api"
26-
openaisdk "github.com/openai/openai-go/v2"
2726
)
2827

2928
func TestImageGeneration_Schema(t *testing.T) {

0 commit comments

Comments
 (0)