diff --git a/pillar/web/nodes/custom/posts.py b/pillar/web/nodes/custom/posts.py index 8f6000bd..ba50e778 100644 --- a/pillar/web/nodes/custom/posts.py +++ b/pillar/web/nodes/custom/posts.py @@ -14,7 +14,6 @@ from pillar.web.utils import current_user_is_authenticated from pillar.web.nodes.routes import blueprint from pillar.web.nodes.routes import url_for_node from pillar.web.nodes.forms import get_node_form -from pillar.web.nodes.forms import process_node_form import pillar.web.nodes.attachments from pillar.web.projects.routes import project_update_nodes_list