Completed
Push — 1.3-make-js-behat-faster ( 85e122 )
by Kamil
09:41
created
src/Sylius/Behat/Page/Shop/Product/ShowPage.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Behat\Mink\Driver\Selenium2Driver;
17 17
 use Behat\Mink\Exception\ElementNotFoundException;
18 18
 use FriendsOfBehat\PageObjectExtension\Page\SymfonyPage;
19
-use FriendsOfBehat\PageObjectExtension\Page\UnexpectedPageException;
20 19
 use Sylius\Behat\Service\JQueryHelper;
21 20
 use Sylius\Component\Product\Model\ProductInterface;
22 21
 use Sylius\Component\Product\Model\ProductOptionInterface;
Please login to merge, or discard this patch.