Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Sendouc committed Jan 13, 2025
1 parent b52855c commit 37846aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/features/tournament/TournamentTeamRepository.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export function copyFromAnotherTournament({
"TournamentTeamMember.inGameName",
"TournamentTeamMember.isOwner",
"TournamentTeamMember.userId",

// -- exclude these
// "TournamentTeamMember.tournamentTeamId"
])
Expand Down

0 comments on commit 37846aa

Please sign in to comment.