mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[mod] remove useless import
This commit is contained in:
parent
4e9a2c050d
commit
937cccf813
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ from moulinette.utils.log import getActionLogger
|
|||
|
||||
import yunohost.domain
|
||||
|
||||
from yunohost.app import app_ssowatconf, app_list
|
||||
from yunohost.app import app_ssowatconf
|
||||
from yunohost.service import _run_service_command
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue