1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-26 08:03:47 +02:00

Remove shebang from indexer.py

This is run as a Python module now so does not need a shebang.
This commit is contained in:
Alan Orth 2018-10-26 18:20:50 +02:00
parent ed60120cef
commit 2136dc79ce

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
#
# indexer.py
#