mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 08:09:51 -04:00
Remove unused variable
This commit is contained in:
@@ -39,11 +39,6 @@ form_objects = {
|
||||
'letter': LetterTemplateForm
|
||||
}
|
||||
|
||||
page_headings = {
|
||||
'email': 'email',
|
||||
'sms': 'text message'
|
||||
}
|
||||
|
||||
|
||||
@main.route("/services/<service_id>/templates/<uuid:template_id>")
|
||||
@login_required
|
||||
|
||||
Reference in New Issue
Block a user