From 8ff88a5494d77dba398ca874ce303449479d367d Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 21 Feb 2018 15:35:38 +0100 Subject: ? --- jfr_playoff/matchinfo.py | 1 - 1 file changed, 1 deletion(-) (limited to 'jfr_playoff/matchinfo.py') 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: -- cgit v1.2.3