Passed
Pull Request — master (#32)
by Baptiste
05:37
created
src/Context/PhpMatcher.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 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 Behapi\Tools\HttpHistory;
8 6
 
9 7
 class PhpMatcher implements Context
Please login to merge, or discard this patch.