Fix matches results updater
This commit is contained in:
@@ -28,8 +28,6 @@ public class TLWMatch extends BaseMatch{
|
||||
private String formulaGuest = null;
|
||||
private Integer status = null;
|
||||
private Integer koMatch = 0;
|
||||
private Integer goalsOvertimeHome = null;
|
||||
private Integer goalsOvertimeGuest = null;
|
||||
private Integer showTable = null;
|
||||
private String trend = null;
|
||||
private Float odd1 = null;
|
||||
|
||||
Reference in New Issue
Block a user