Completed
Push — develop ( 09c691...a3cf7f )
by Stéphane
26:40 queued 11:07
created
test/features/bootstrap/FeatureContext.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 use Behat\Behat\Context\Context;
4 4
 use Behat\Behat\Context\SnippetAcceptingContext;
5
-use Behat\Gherkin\Node\PyStringNode;
6
-use Behat\Gherkin\Node\TableNode;
7
-
8 5
 use Bee4\Transport\Client;
9 6
 
10 7
 /**
Please login to merge, or discard this patch.