diff --git a/korektury/views.py b/korektury/views.py index 7302758e..e50f7458 100644 --- a/korektury/views.py +++ b/korektury/views.py @@ -31,7 +31,6 @@ class KorekturyView(generic.TemplateView): scroll = q.get('scroll') autor = q.get('au') - print "autor:" + unicode(autor) if not autor: autor = 'anonym' if not scroll: