1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00

dspace_statistics_api/indexer.py: Remove debug code

This commit is contained in:
Alan Orth 2018-11-07 17:51:24 +02:00
parent eb5c187d41
commit f6e866a589
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

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