Skip to content

Commit e038e24

Browse files
Den A EvDen A Ev
authored andcommitted
fix(lint): remove unused asyncio import in conftest.py
1 parent 6294979 commit e038e24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/tests/e2e/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
with a clean application state.
1414
"""
1515

16-
import asyncio
1716
import json
1817
import os
1918
import tempfile

0 commit comments

Comments
 (0)