mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Unused import
This commit is contained in:
parent
ce8322bbf4
commit
83a95fd8c9
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ from moulinette.interfaces import (
|
|||
JSONExtendedEncoder,
|
||||
)
|
||||
from moulinette.utils import log
|
||||
from moulinette.utils.text import random_ascii
|
||||
|
||||
logger = log.getLogger("moulinette.interface.api")
|
||||
|
||||
|
|
Loading…
Reference in a new issue