Remove stray print().

This commit is contained in:
Flancian 2021-01-23 13:07:45 +01:00
parent 09867864cb
commit 36fab28aad
1 changed files with 0 additions and 2 deletions

View File

@ -111,8 +111,6 @@ def node(node):
# earlier in the list means more highly ranked.
n.subnodes = util.uprank(n.subnodes, users=['agora', 'flancian'])
print("in agora.py: ", n.pushed_subnodes())
search_subnodes = db.search_subnodes(node)
return render_template(