Korektury: odstraněn zbytečný print
se kterým jsme si užili spoustu legrace
This commit is contained in:
parent
80a38c26be
commit
cb828e5bfd
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue