Cleanup unused library

This commit is contained in:
Thomas SUCHON
2024-05-23 16:09:37 +02:00
parent ae41db1111
commit f533438f8d
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ import shutil
import string
import psutil
import requests
from wo.core.apt_repo import WORepo
from wo.core.aptget import WOAptGet
from wo.core.cron import WOCron