Skip to content

Commit

Permalink
Merge branch 'master' into download-utility
Browse files Browse the repository at this point in the history
  • Loading branch information
dosas authored Dec 9, 2024
2 parents d059da3 + 94bf100 commit 7250f71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nailgun/entities.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ def __init__(self, server_config=None, **kwargs):
),
'purpose_usage': entity_fields.StringField(),
'purpose_role': entity_fields.StringField(),
'purpose_addons': entity_fields.ListField(),
'release_version': entity_fields.StringField(),
'service_level': entity_fields.StringField(),
'unlimited_hosts': entity_fields.BooleanField(),
Expand Down

0 comments on commit 7250f71

Please sign in to comment.