24
0
mirror of https://github.com/tiqi-group/pydase.git synced 2025-05-10 01:10:06 +02:00

removes unused import

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

@ -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