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
9574fd4777
commit
2d45c18961
1 changed files with 0 additions and 2 deletions
|
@ -25,9 +25,7 @@
|
||||||
"""
|
"""
|
||||||
import re
|
import re
|
||||||
import os
|
import os
|
||||||
import yaml
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import pwd
|
|
||||||
import time
|
import time
|
||||||
from importlib import import_module
|
from importlib import import_module
|
||||||
from packaging import version
|
from packaging import version
|
||||||
|
|
Loading…
Add table
Reference in a new issue