Remove print statement

This commit is contained in:
bugbountyguy 2022-03-30 23:24:51 -05:00 committed by Christopher Charbonneau Wells
parent 11bb6163b7
commit de186a7c56
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ def pumping_amounts(objects):
index_x += 1
traces = []
print(amounts)
print(len(date_totals.keys()))
for i in range(0, len(amounts)-1):
traces.append(
go.Bar(