1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-23 09:40:52 +02:00

feat(#85): fix checkstyle

This commit is contained in:
Moritz Kepplinger 2024-05-26 23:56:55 +02:00
parent b6827140ee
commit 363ff338e1

View file

@ -49,6 +49,7 @@ public interface TournamentService {
/**
* Get all qualification matches for a tournament.
*
* @param tournamentId to get matches for
* @return collection of matches
*/