Completed
Pull Request — master (#851)
by Paul
05:32
created
Tests/Features/Context/FeatureContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Behat\Behat\Context\SnippetAcceptingContext;
7 7
 use Behat\Behat\Hook\Scope\AfterStepScope;
8 8
 use Behat\Mink\Driver\Selenium2Driver;
9
-use Behat\Mink\Element\Element;
10 9
 use Behat\Mink\Exception\UnsupportedDriverActionException;
11 10
 use Behat\Symfony2Extension\Context\KernelAwareContext;
12 11
 use Behat\Symfony2Extension\Context\KernelDictionary;
Please login to merge, or discard this patch.