Skip to content

Commit d96e14f

Browse files
committed
wip
1 parent b3254ab commit d96e14f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hasura/functions/tournaments/link_tournament_stage_matches.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ BEGIN
9797
bye_seed, bye_match.id, bye_match.match_number, bye_match.parent_bracket_id;
9898
END LOOP;
9999

100-
-- Now delete the bye matches
101100
DELETE FROM tournament_brackets
102101
WHERE tournament_stage_id = _stage_id
103102
AND round = 1

0 commit comments

Comments
 (0)