Remove commetn blocks
Co-authored-by: Liam Williams <liam.williams@zoho.com>
This commit is contained in:
parent
39a7c06605
commit
8e8331376e
|
@ -17,10 +17,6 @@ public class Employee {
|
|||
return name;
|
||||
}
|
||||
|
||||
// ************************************************************************
|
||||
// Getters and setters
|
||||
// ************************************************************************
|
||||
|
||||
public String getName() {
|
||||
return name;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue