make flake8 happy

This commit is contained in:
Chris Meyers
2015-02-18 15:30:51 -05:00
parent 81205d37dc
commit 4f907c6645
10 changed files with 18 additions and 20 deletions

View File

@@ -5,7 +5,6 @@
import hmac
import json
import logging
import re
# Django
from django.conf import settings