1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2024-09-03 20:06:10 +02:00

Unused import

This commit is contained in:
Alexandre Aubin 2022-10-07 13:59:54 +02:00
parent caf1534ce6
commit 23b83b5ef7

View file

@ -24,7 +24,7 @@
Manage domains
"""
import os
from typing import List, Any
from typing import List
from collections import OrderedDict
from moulinette import m18n, Moulinette