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