Add updater for matches and teams
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package de.jeyp91.tippliga;
|
||||
|
||||
public class TLWFootballMatchesUpdater {
|
||||
public TLWFootballMatchesUpdater() {
|
||||
|
||||
}
|
||||
|
||||
public String getUpdateSQL() {
|
||||
return "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user