mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
Clean up more mmg and firetext references
This commit is contained in:
@@ -75,9 +75,6 @@ class AnyStringWith(str):
|
||||
return self in other
|
||||
|
||||
|
||||
mmg_error = {'Error': '40', 'Description': 'error'}
|
||||
|
||||
|
||||
def _notification_json(template, to, personalisation=None, job_id=None, row_number=0):
|
||||
return {
|
||||
"template": str(template.id),
|
||||
|
||||
Reference in New Issue
Block a user