Skip to content

Commit

Permalink
fix(ref): remove
Browse files Browse the repository at this point in the history
  • Loading branch information
thepercival committed Mar 11, 2024
1 parent 8f5cdac commit e0d814a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions serialization/yml/Sport.PersistVariant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,13 @@ SportsHelpers\Sport\PersistVariant:
exclude: false
properties:
gameMode:
groups: [ noReference ]
nrOfHomePlaces:
type: integer
groups: [ noReference ]
nrOfAwayPlaces:
type: integer
groups: [ noReference ]
nrOfGamePlaces:
type: integer
groups: [ noReference ]
nrOfH2H:
type: integer
groups: [ noReference ]
nrOfGamesPerPlace:
type: integer
groups: [ noReference ]
type: integer

0 comments on commit e0d814a

Please sign in to comment.