This commit is contained in:
ltcptgeneral 2020-03-06 21:39:46 -06:00
parent 9776136649
commit 025c7f9b3c

View File

@ -208,8 +208,6 @@ def metricsloop(tbakey, apikey, competition, timestamp): # listener based metric
matches = d.pull_new_tba_matches(tbakey, competition, timestamp) matches = d.pull_new_tba_matches(tbakey, competition, timestamp)
return_vector = {}
red = {} red = {}
blu = {} blu = {}