Completed
Push — output_parsers_refactor ( 755930...b5c5df )
by Alessandro
07:17
created
src/Paraunit/Parser/JSONLogParser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Paraunit\Parser;
4 4
 
5 5
 use Paraunit\Exception\JSONLogNotFoundException;
6
-use Paraunit\Exception\RecoverableTestErrorException;
7 6
 use Paraunit\Lifecycle\ProcessEvent;
8 7
 use Paraunit\Process\ParaunitProcessAbstract;
9 8
 use Paraunit\Process\ProcessResultInterface;
Please login to merge, or discard this patch.