diff --git a/src/utils/system.py b/src/utils/system.py index fe6d2d01b..7e1d8746e 100644 --- a/src/utils/system.py +++ b/src/utils/system.py @@ -21,7 +21,6 @@ import re import os import logging -from typing import Union from moulinette.utils.process import check_output from yunohost.utils.error import YunohostError