Skip to content

Commit fe81a8e

Browse files
author
Tom Lasswell
committed
fix: Remove unused asyncio import in test_init.py
1 parent 9db4332 commit fe81a8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from __future__ import annotations
44

5-
import asyncio
65
from dataclasses import asdict
76
from unittest.mock import MagicMock
87

0 commit comments

Comments
 (0)