Improve error handling for getting matches

This commit is contained in:
2021-01-10 21:59:17 +01:00
parent b100e4e2e8
commit 37030a67ec
2 changed files with 10 additions and 2 deletions
@@ -1,6 +1,5 @@
package de.jeyp91.tippliga;
import de.jeyp91.App;
import de.jeyp91.StatusHolder;
import de.jeyp91.teamidmatcher.TeamIDMatcher;
import de.jeyp91.apifootball.APIFootballMatch;