mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Unused import
This commit is contained in:
parent
caf1534ce6
commit
23b83b5ef7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue