Test Failed
Push — master ( 59a4e4...cc8283 )
by Evgeniy
04:45 queued 01:09
created
src/SmartGamma/Behat/PactExtension/Context/PactContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use SmartGamma\Behat\PactExtension\Infrastructure\Interaction\InteractionRequestDTO;
16 16
 use SmartGamma\Behat\PactExtension\Infrastructure\Interaction\InteractionResponseDTO;
17 17
 use SmartGamma\Behat\PactExtension\Infrastructure\Pact;
18
-use Behat\Gherkin\Node\ArgumentInterface;
19 18
 
20 19
 class PactContext implements PactContextInterface
21 20
 {
Please login to merge, or discard this patch.