Merge pull request #2407 from alphagov/stop-sending-dvla-org-id

Stop passing dvla_org_id to template preview
This commit is contained in:
Katie Smith
2018-10-24 16:28:58 +01:00
committed by GitHub
2 changed files with 1 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ class TemplatePreview:
'template': template,
'values': values,
'filename': current_service.letter_logo_filename,
'dvla_org_id': current_service.dvla_organisation,
}
resp = requests.post(
'{}/preview.{}{}'.format(