@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | use Behat\Behat\Context\Context; |
4 | 4 | use Behat\Behat\Context\SnippetAcceptingContext; |
5 | -use Behat\Behat\Tester\Exception\PendingException; |
|
6 | 5 | use Behat\Gherkin\Node\PyStringNode; |
7 | 6 | |
8 | 7 | class SimpleFeatureContext implements Context, SnippetAcceptingContext { |