Passed
Push — master ( ca677b...6b166e )
by Mariano
07:37
created
src/Extension/PhiremockProcess.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 namespace Codeception\Extension;
20 20
 
21 21
 use Symfony\Component\Process\Process;
22
-use Codeception\PHPUnit\Constraint\Page;
23 22
 
24 23
 /**
25 24
  * Manages the current running Phiremock process.
Please login to merge, or discard this patch.