Removed an unused import which snuck in.

This commit is contained in:
Alex Gaynor 2014-02-02 12:14:16 -08:00
parent a42e04f77d
commit 5616234d4d
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import datetime
import sys
from django.conf import settings
from django.core.exceptions import FieldError