Remove unused environment variable

We no longer use this.

See f56795655e
for further details.
This commit is contained in:
David McDonald
2020-03-06 13:25:53 +00:00
parent 4a2b216956
commit 5f548a395a
3 changed files with 0 additions and 3 deletions

View File

@@ -51,7 +51,6 @@ applications:
ANTIVIRUS_API_KEY: '{{ ANTIVIRUS_API_KEY }}'
STATSD_HOST: 'notify-statsd-exporter-{{ environment }}.apps.internal'
STATSD_PREFIX: '{{ STATSD_PREFIX }}'
ZENDESK_API_KEY: '{{ ZENDESK_API_KEY }}'