Skip to content

Commit

Permalink
Remove now-unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
dokterbob committed May 21, 2016
1 parent 40ee55d commit 959ebec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion newsletter/forms.py
@@ -1,5 +1,4 @@
from django import forms
from django.contrib.auth import get_user_model
from django.forms.utils import ValidationError
from django.utils.translation import ugettext_lazy as _

Expand Down

0 comments on commit 959ebec

Please sign in to comment.