@@ -22,7 +22,6 @@ |
||
| 22 | 22 | use Sylius\Component\Core\Storage\CartStorageInterface; |
| 23 | 23 | use Symfony\Component\EventDispatcher\Event; |
| 24 | 24 | use Symfony\Component\Security\Http\Event\InteractiveLoginEvent; |
| 25 | -use Webmozart\Assert\Assert; |
|
| 26 | 25 | |
| 27 | 26 | final class UserImpersonatedListener |
| 28 | 27 | { |