mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-07-20 04:58:31 +02:00
app.py: Remove comment
This comment was added when I first began the application and the testing status is documented in the README now.
This commit is contained in:
4
app.py
4
app.py
@ -1,7 +1,3 @@
|
||||
# Tested with Python 3.6
|
||||
# See DSpace Solr docs for tips about parameters
|
||||
# https://wiki.duraspace.org/display/DSPACE/Solr
|
||||
|
||||
from database import database_connection
|
||||
import falcon
|
||||
from solr import solr_connection
|
||||
|
Reference in New Issue
Block a user