chore: fix unused pytest import in test file

This commit is contained in:
siddharth 2026-03-28 12:41:26 -04:00
parent 2efc26811f
commit 65af176035
No known key found for this signature in database
GPG key ID: 1C52862D13014F31

View file

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