Remove unused import

This commit is contained in:
n07070
2026-05-26 23:58:47 +02:00
parent 8134c5e892
commit bbfe1936da

View File

@@ -18,7 +18,6 @@ from abc import ABC, abstractmethod
## See https://docs.python.org/3/library/abc.html to learn more about this ## See https://docs.python.org/3/library/abc.html to learn more about this
# from dataclasses import dataclass
from enum import Enum from enum import Enum
import uuid import uuid