summaryrefslogtreecommitdiff
path: root/jfr_playoff/matchinfo.py
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-02-21 15:35:38 +0100
committeremkael <emkael@tlen.pl>2018-02-21 15:35:38 +0100
commit8ff88a5494d77dba398ca874ce303449479d367d (patch)
tree0a848f9262a8d5637998949ecd2a407492038220 /jfr_playoff/matchinfo.py
parent83b4d01bb6b5f11fc0d447649ddcb587e867f7af (diff)
?
Diffstat (limited to 'jfr_playoff/matchinfo.py')
-rw-r--r--jfr_playoff/matchinfo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/jfr_playoff/matchinfo.py b/jfr_playoff/matchinfo.py
index c9d6680..1f6446e 100644
--- a/jfr_playoff/matchinfo.py
+++ b/jfr_playoff/matchinfo.py
@@ -138,7 +138,6 @@ class MatchInfo:
return teams
def __fetch_teams_with_scores(self):
- print self.info.teams
(scores_fetched, teams_fetched, self.info.teams) = self.__get_predefined_scores()
if scores_fetched:
if 'running' in self.config: