Whitespace, one last time.

This commit is contained in:
Ralph Bean 2014-12-12 17:10:51 +00:00
parent 5f71682fcd
commit 45a9bbdd7e

View file

@ -1,9 +1,9 @@
{
{% if env == "staging" %}
"authority": "id.stg.fedoraproject.org"
"authority": "id.stg.fedoraproject.org"
{% else %}
"authority": "id.fedoraproject.org"
"authority": "id.fedoraproject.org"
{% endif %}
}