remove comment

This commit is contained in:
Rebecca Law
2017-01-19 09:50:27 +00:00
parent b372ab7ba1
commit d0c762325d

View File

@@ -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=[