mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Unused imports
This commit is contained in:
parent
d7067c0b22
commit
35ab8a7c98
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import os
|
||||
from moulinette.utils.log import getActionLogger
|
||||
|
||||
from yunohost.utils.error import YunohostError
|
||||
from yunohost.tools import Migration
|
||||
|
||||
logger = getActionLogger("yunohost.migration")
|
||||
|
|
Loading…
Add table
Reference in a new issue