remove deprecated future

This commit is contained in:
Joel Falknau
2025-10-26 11:25:06 +10:00
parent 493e694410
commit bff20ddd5d

View File

@@ -1,5 +1,3 @@
from __future__ import annotations
import logging
from typing import TYPE_CHECKING