Skip to content

Commit

Permalink
fixup! Handle teams foreign key error
Browse files Browse the repository at this point in the history
  • Loading branch information
evroon committed Feb 26, 2024
1 parent 7371b87 commit f179ba3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/bracket/models/db/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from bracket.models.db.stage import Stage
from bracket.models.db.stage_item import StageItem, StageType
from bracket.models.db.stage_item_inputs import StageItemInput
from bracket.utils.id_types import TeamId
from bracket.utils.types import assert_some


class RoundWithMatches(Round):
Expand Down

0 comments on commit f179ba3

Please sign in to comment.