1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-08 22:26:04 +02:00

dspace_statistics_api/indexer.py: Remove debug code

This commit is contained in:
2018-11-07 17:51:24 +02:00
parent eb5c187d41
commit f6e866a589

View File

@ -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