removes unused import

This commit is contained in:
Mose Müller 2023-11-27 15:58:05 +01:00
parent a89db46d5e
commit 3970d5a17b

View File

@ -1,4 +1,3 @@
import asyncio
import logging import logging
from pathlib import Path from pathlib import Path
from typing import Any, TypedDict from typing import Any, TypedDict