Skip to content

Commit

Permalink
Fix Merge Conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
marekpinto committed Apr 10, 2023
1 parent 10ce3f4 commit 3404b9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/seedu/pettracker/data/PetList.java
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,8 @@ public static void list() {

/**
* Return the number of pets in the PetList.
<<<<<<< HEAD
*
=======
*
>>>>>>> f5cbc4466ea465cc05fe8762622808983fa553b4
* @return number of pets in the list.
*/
public static int getNumberOfPets() {
Expand Down

0 comments on commit 3404b9c

Please sign in to comment.