@ -288,7 +288,6 @@ class LiveMatch:
return True
def should_show_scores(self):
if self.started:
for team in self.teams:
if len(team.scores) > 0: