Add matchdays updater

This commit is contained in:
2020-10-04 14:49:42 +02:00
parent 5b4667e8ae
commit 8828f4477a
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
package de.jeyp91.tippliga;public class TLWMatchdaysUpdater {
}

View File

@@ -0,0 +1,2 @@
package de.jeyp91.tippliga;public class TLWMatchdayUpdaterTest {
}