Skip to content

Commit 7151020

Browse files
committed
Fix merge conflict
2 parents c29cdf8 + d83ffd6 commit 7151020

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/seedu/address/model/group/Group.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public class Group {
2121
private final String name;
2222

2323
// Data fields
24-
2524
private final UniqueStudentList students;
2625
private final UniqueLessonList lessons;
2726

0 commit comments

Comments
 (0)