mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-26 08:08:19 +01: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:
parent
4b72f626d9
commit
3160c44566
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
|
from database import database_connection
|
||||||
import falcon
|
import falcon
|
||||||
from solr import solr_connection
|
from solr import solr_connection
|
||||||
|
Loading…
Reference in New Issue
Block a user