Didnt realize this line could be removed during previous merge

This commit is contained in:
Alexandre Aubin 2024-07-03 19:09:04 +02:00
parent 8366e4b7c4
commit 1a85521f1f

View file

@ -155,7 +155,6 @@ def tools_postinstall(
from yunohost.user import user_create, ADMIN_ALIASES
from yunohost.app_catalog import _update_apps_catalog
from yunohost.firewall import firewall_upnp
from yunohost.service import service_start, service_enable
import psutil