mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
dspace_statistics_api/items.py: Remove shebang
This was originally a standalone script I was testing interactively.
This commit is contained in:
parent
4d8026a3d0
commit
f1e939481b
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import requests
|
||||
|
||||
from .config import SOLR_SERVER
|
||||
|
Loading…
Reference in New Issue
Block a user