X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d712899291a689f0d4087ce5f36ef9011b03e5ef..a8828a545c78f34a9b5bfaff8905eccc8985ff23:/apps/suggest/views.py

diff --git a/apps/suggest/views.py b/apps/suggest/views.py
index 4ad17046d..5d007f6df 100644
--- a/apps/suggest/views.py
+++ b/apps/suggest/views.py
@@ -11,7 +11,7 @@ from suggest import forms
 from suggest.models import Suggestion
 
 # FIXME - shouldn't be in catalogue
-from catalogue.views import LazyEncoder 
+from catalogue.views import LazyEncoder
 
 
 #@require_POST