@@ -19,8 +19,8 @@ |
||
19 | 19 | use Psr\Http\Message\ResponseInterface; |
20 | 20 | use Psr\Http\Message\StreamInterface; |
21 | 21 | use Sylius\Bundle\AdminBundle\Controller\NotificationController; |
22 | -use Symfony\Component\HttpFoundation\Request; |
|
23 | 22 | use Symfony\Component\HttpFoundation\JsonResponse; |
23 | +use Symfony\Component\HttpFoundation\Request; |
|
24 | 24 | |
25 | 25 | /** |
26 | 26 | * @author Jan Góralski <[email protected]> |