Skip to content

Commit 7ca6347

Browse files
committed
Remove unused import of asyncio in test_models_and_statemanager_new.py to streamline the test file.
1 parent 4b9fbbf commit 7ca6347

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python-sdk/tests/test_models_and_statemanager_new.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import asyncio
21
import pytest
32
from unittest.mock import AsyncMock, MagicMock, patch
43

0 commit comments

Comments
 (0)