Skip to content

Commit

Permalink
Merge branch 's24-recim-participant-matches' of https://github.com/go…
Browse files Browse the repository at this point in the history
…rdon-cs/gordon-360-api into s24-recim-participant-matches
  • Loading branch information
amos-cha committed Jun 5, 2024
2 parents 2f7e1b4 + fcda1ef commit c48a820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gordon360/Services/RecIM/ParticipantService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ public IEnumerable<MatchExtendedViewModel> GetParticipantMatches(string username
}
);
return matches;
//throw new NotImplementedException();
}

public IEnumerable<ParticipantExtendedViewModel> GetParticipants()
Expand Down

0 comments on commit c48a820

Please sign in to comment.