X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d712899291a689f0d4087ce5f36ef9011b03e5ef..903b5bb8a36ba6dbfcda6e9fc5fbb77a9d38fa55:/apps/suggest/views.py?ds=sidebyside

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