Flake8 fix

This commit is contained in:
Daniel Roy Greenfeld 2015-10-03 15:58:49 -07:00
parent 0c9dfd8de6
commit 4781c2baa2

View File

@ -217,7 +217,6 @@ RAVEN_CONFIG = {
'DSN': SENTRY_DSN
}
{% endif %}
# Custom Admin URL, use {% raw %}{% url 'admin:index' %}{% endraw %}
ADMIN_URL = env('ADMIN_URL')