Skip to content
Snippets Groups Projects
Commit 098424d5 authored by Chang's avatar Chang
Browse files

forgot to save changes

parent 50ff68fa
No related branches found
No related tags found
1 merge request!86staff info and product created
Pipeline #576612 failed with stage
in 2 seconds
......@@ -28,12 +28,12 @@ public class Staff {
);
}
public Employee ahminc() {
return new Employee(
"Ahmin Chang",
"Professional Broom Inspector",
"roasting",
"broom.PNG",
"a beautiful broom in all it's glory"
return new Employee(
"Ahmin Chang",
"Professional Broom Inspector",
"roasting",
"broom.PNG",
"a beautiful broom in all it's glory"
);
}
public Employee lwang42() {
......
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