Skip to content
Snippets Groups Projects
Commit 752500a2dd66 authored by Adrien Di Mascio's avatar Adrien Di Mascio
Browse files

[ccplugin] remove debug print

Besides from being a debug-only trace, it raises an error when
no actual document is indexed.
parent 5f238f2fbe8b
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,6 @@
raise_on_error=False,
raise_on_exception=False):
pass
print(_)
else:
cnx.info(u'no elasticsearch configuration found, skipping')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment