mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
remove comment
This commit is contained in:
@@ -270,10 +270,6 @@ class SMSTemplateForm(Form):
|
||||
NoCommasInPlaceHolders()
|
||||
]
|
||||
)
|
||||
# process_type = SelectField(u'Use priority queue?', choices=[('normal', 'no'),
|
||||
# ('priority', 'yes')],
|
||||
# default='normal')
|
||||
|
||||
process_type = RadioField(
|
||||
'Use priority queue?',
|
||||
choices=[
|
||||
|
||||
Reference in New Issue
Block a user