Remove comment blocks
Co-authored-by: Liam Williams <liam.williams@zoho.com>
This commit is contained in:
parent
8e8331376e
commit
2478475cea
@ -28,10 +28,6 @@ public class ShiftSchedule {
|
|||||||
this.shifts = shifts;
|
this.shifts = shifts;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ************************************************************************
|
|
||||||
// Getters and setters
|
|
||||||
// ************************************************************************
|
|
||||||
|
|
||||||
public List<Employee> getEmployees() {
|
public List<Employee> getEmployees() {
|
||||||
return employees;
|
return employees;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user