Fix doc in logparser

Extra example line in doc that was not being used.

Change-Id: I9ac3abc38d549db4112270429875d1d2f3031e7e
This commit is contained in:
Guido Günther 2016-08-23 07:25:34 +02:00 committed by Kien Ha
parent 52d2db4984
commit 8626df2322
1 changed files with 0 additions and 3 deletions

View File

@ -2471,9 +2471,6 @@ def logparser(registry, xml_parent, data):
:arg bool fail-on-error: mark build failed on error (default false)
:arg bool show-graphs: show parser trend graphs (default true)
Example:
Minimal Example:
.. literalinclude::