Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanleomk committed Mar 11, 2025
1 parent 3ad58c7 commit 4c28430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/llm/test_genai/conftest.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# conftest.py
from google.genai import Client
import pytest
import os


@pytest.fixture(scope="function")
Expand Down

0 comments on commit 4c28430

Please sign in to comment.