Unused imports

This commit is contained in:
Alexandre Aubin 2021-05-24 00:32:53 +02:00
parent 9574fd4777
commit 2d45c18961

View file

@ -25,9 +25,7 @@
"""
import re
import os
import yaml
import subprocess
import pwd
import time
from importlib import import_module
from packaging import version