remove print debug

This commit is contained in:
Luna Mendes 2018-09-03 22:40:47 -03:00
parent 3437bd2b72
commit e14720a8c8
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ class ServiceWorker:
# extract latest and old from rows
first, last = rows
first_status, last_status = first[0], last[0]
print(first_status, last_status)
# dont do anything if theres no change
# to the statuses