diff --git a/src/yunohost/service.py b/src/yunohost/service.py index 7284f95b8..fed7ff3be 100644 --- a/src/yunohost/service.py +++ b/src/yunohost/service.py @@ -27,7 +27,6 @@ import os import time import yaml import json -import glob import subprocess import errno import shutil