Passed
Pull Request — master (#32)
by Baptiste
04:34
created
src/Context/PhpMatcher.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,10 +2,7 @@
 block discarded – undo
2 2
 namespace Behapi\Context;
3 3
 
4 4
 use Behat\Behat\Context\Context;
5
-use Behat\Gherkin\Node\PyStringNode;
6
-
7 5
 use Coduo\PHPMatcher\Factory\SimpleFactory;
8
-
9 6
 use Behapi\Tools\HttpHistory;
10 7
 
11 8
 class PhpMatcher implements Context
Please login to merge, or discard this patch.