Skip to content

Commit 715f697

Browse files
author
AmiyahJo
committed
chore: whitespace edit
1 parent c5ab0f1 commit 715f697

File tree

1 file changed

+2
-2
lines changed
  • lesson_16/objects/objects_app/src/main/java/com/codedifferently/lesson16/amiyahjones

1 file changed

+2
-2
lines changed

lesson_16/objects/objects_app/src/main/java/com/codedifferently/lesson16/amiyahjones/jobReadinessLab.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ public String getTeacherAssistant() {
6161
return teacherAssistant;
6262
}
6363

64-
public String getSocialSupport() {
64+
public String getSocialSupport() {
6565
return socialSupport;
6666
}
6767

68-
public String getJobTutor() {
68+
public String getJobTutor() {
6969
return jobTutor;
7070
}
7171
}

0 commit comments

Comments
 (0)