Unused import

This commit is contained in:
Alexandre Aubin 2024-01-14 17:53:57 +01:00
parent e2aaf72076
commit d3b50db951

View file

@ -39,7 +39,6 @@ if TYPE_CHECKING:
from yunohost.log import OperationLogger
from yunohost.utils.configpanel import (
ConfigPanelGetMode,
RawConfig,
RawSettings,
)
from yunohost.utils.form import FormModel