remove whitespace
This commit is contained in:
parent
fe3fcb5100
commit
ae2dea993d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ from django.core.exceptions import ValidationError
|
|||
from django.core.urlresolvers import reverse
|
||||
from django.http import HttpResponseRedirect, HttpResponse
|
||||
from django.shortcuts import render
|
||||
|
||||
from django.utils.translation import get_language, ugettext_lazy as _
|
||||
from django.views.decorators.cache import cache_control
|
||||
from django.views.generic import FormView, CreateView, DetailView
|
||||
|
|
Loading…
Reference in a new issue