Skip to content

Commit 8695081

Browse files
committed
Remove unused asyncio import from comprehensive StateManager tests
1 parent 942e854 commit 8695081

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python-sdk/tests/test_statemanager_comprehensive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import pytest
2-
import asyncio
32
from unittest.mock import AsyncMock, patch, MagicMock
43
from exospherehost.statemanager import StateManager, TriggerState
54

0 commit comments

Comments
 (0)