1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-08 06:06:01 +02:00

dspace_statistics_api/items.py: Remove shebang

This was originally a standalone script I was testing interactively.
This commit is contained in:
2020-09-25 12:39:00 +03:00
parent 4d8026a3d0
commit f1e939481b

@ -1,5 +1,3 @@
#!/usr/bin/env python3
import requests
from .config import SOLR_SERVER