Skip to content
Snippets Groups Projects
Commit 87baf5f3 authored by Sulyman Jeyte's avatar Sulyman Jeyte
Browse files

Fixed staff issue.

parent 1849a24d
Branches boschen_staff_page
No related tags found
1 merge request!133Sjeyte staff page
Pipeline #577098 passed with stage
in 2 seconds
......@@ -693,7 +693,6 @@ public class Staff {
);
}
<<<<<<< HEAD
public Employee sjeyte() {
return new Employee(
"Sulyman",
......@@ -704,7 +703,6 @@ public class Staff {
);
}
=======
public Employee ggsmadhu(){
return new Employee(
"Madhumitha",
......@@ -772,6 +770,5 @@ public class Staff {
"Hello Kitty"
);
}
>>>>>>> origin/main
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment