Remove unused import

This commit is contained in:
Dirk Müller 2023-06-19 13:19:52 +02:00
parent 9e80a64fe0
commit 9cbe0899bc
No known key found for this signature in database

View File

@ -7,8 +7,6 @@ except:
print("Install python3-python-magic, not python3-magic")
raise
import requests
from lib.db import DB
from lib.lfs_oid import LFSOid
from lib.obs import OBS