mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
quality: unused import é_è
This commit is contained in:
parent
1ba75df0e2
commit
4a03cdcb4c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import random
|
|||
import subprocess
|
||||
import copy
|
||||
from logging import getLogger
|
||||
from typing import TYPE_CHECKING, Literal, Any, TextIO, Optional, Callable, cast
|
||||
from typing import TYPE_CHECKING, Any, TextIO, Optional, Callable, cast
|
||||
|
||||
from moulinette import Moulinette, m18n
|
||||
from moulinette.utils.process import check_output
|
||||
|
|
Loading…
Add table
Reference in a new issue