dspace_statistics_api/items.py: Remove shebang

This was originally a standalone script I was testing interactively.
This commit is contained in:
Alan Orth 2020-09-25 12:39:00 +03:00
parent 4d8026a3d0
commit f1e939481b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 2 deletions

View File

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