Change duty hours model
This commit is contained in:
parent
9d82261be9
commit
df1b380152
@ -98,8 +98,6 @@ public class DutyHourViewModel {
|
||||
return this.getDay() + ": " + this.getStart() + " - " + this.getEnd();
|
||||
}
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
StringBuilder sb = new StringBuilder();
|
||||
|
Loading…
Reference in New Issue
Block a user