Remove not needed import

master
Felix Stupp 11 months ago
parent a3dd645cb7
commit 447785286b
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -1,6 +1,5 @@
from __future__ import annotations
import logging
from typing import Optional, TypeVar
from ...models import MediaCollection, MediaElement, MediaUriMapping

Loading…
Cancel
Save