chore: remove unused litellm import in tests

This commit is contained in:
siddharth 2026-03-27 16:26:44 -04:00
parent 5c0c7b60f5
commit 2efc26811f
No known key found for this signature in database
GPG key ID: 1C52862D13014F31

View file

@ -1,5 +1,4 @@
import pytest
import litellm
from litellm.llms.gemini.image_generation.transformation import GoogleImageGenConfig
def test_gemini_flash_image_generation_extra_body():