mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
dspace_statistics_api/indexer.py: Remove debug code
This commit is contained in:
parent
eb5c187d41
commit
f6e866a589
@ -158,8 +158,6 @@ def index_downloads():
|
||||
|
||||
solr = solr_connection()
|
||||
|
||||
print("gonna create the table")
|
||||
|
||||
with DatabaseManager() as db:
|
||||
with db.cursor() as cursor:
|
||||
# create table to store item views and downloads
|
||||
|
Loading…
Reference in New Issue
Block a user