mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 08:35:15 -05:00
remove lingering comment
This commit is contained in:
@@ -355,10 +355,6 @@ ORGANISATION_TYPES = [
|
||||
"federal", "state", "other"
|
||||
]
|
||||
|
||||
# CROWN_ORGANISATION_TYPES = ["nhs_central"]
|
||||
# NON_CROWN_ORGANISATION_TYPES = ["local", "nhs_local", "nhs_gp", "emergency_service", "school_or_college"]
|
||||
# NHS_ORGANISATION_TYPES = ["nhs_central", "nhs_local", "nhs_gp"]
|
||||
|
||||
|
||||
class OrganisationTypes(db.Model):
|
||||
__tablename__ = 'organisation_types'
|
||||
|
||||
Reference in New Issue
Block a user