Removed unused import
This commit is contained in:
@@ -590,7 +590,6 @@ def remarkdown_comments():
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from pillar.api.nodes import convert_markdown
|
from pillar.api.nodes import convert_markdown
|
||||||
from pprint import pformat
|
|
||||||
|
|
||||||
nodes_collection = current_app.db()['nodes']
|
nodes_collection = current_app.db()['nodes']
|
||||||
comments = nodes_collection.find({'node_type': 'comment'},
|
comments = nodes_collection.find({'node_type': 'comment'},
|
||||||
|
Reference in New Issue
Block a user