mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Unused import
This commit is contained in:
parent
e2aaf72076
commit
d3b50db951
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ if TYPE_CHECKING:
|
||||||
from yunohost.log import OperationLogger
|
from yunohost.log import OperationLogger
|
||||||
from yunohost.utils.configpanel import (
|
from yunohost.utils.configpanel import (
|
||||||
ConfigPanelGetMode,
|
ConfigPanelGetMode,
|
||||||
RawConfig,
|
|
||||||
RawSettings,
|
RawSettings,
|
||||||
)
|
)
|
||||||
from yunohost.utils.form import FormModel
|
from yunohost.utils.form import FormModel
|
||||||
|
|
Loading…
Add table
Reference in a new issue