Skip to content

Commit 1d4e913

Browse files
committed
remove unused import
1 parent 403fcc7 commit 1d4e913

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_realtime_unit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ def test_avatar_live_model_available():
296296
@pytest.mark.asyncio
297297
async def test_avatar_live_connect_with_avatar_image():
298298
"""Test avatar-live connection with avatar image option"""
299-
import asyncio
300299

301300
client = DecartClient(api_key="test-key")
302301

0 commit comments

Comments
 (0)