diff --git a/src/yunohost/app.py b/src/yunohost/app.py index 582f8e065..1fae1e503 100644 --- a/src/yunohost/app.py +++ b/src/yunohost/app.py @@ -24,10 +24,8 @@ Manage apps """ import os -import sys import json import shutil -import stat import yaml import time import re