forked from importers/git-importer
Remove unused import
This commit is contained in:
parent
9e80a64fe0
commit
9cbe0899bc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user