Removed UUID include
This commit is contained in:
parent
38e9b69e64
commit
06cbc286a6
@ -16,7 +16,6 @@ use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
|||||||
use Symfony\Component\HttpFoundation\Request;
|
use Symfony\Component\HttpFoundation\Request;
|
||||||
use Symfony\Component\HttpFoundation\Response;
|
use Symfony\Component\HttpFoundation\Response;
|
||||||
use Symfony\Component\Routing\Attribute\Route;
|
use Symfony\Component\Routing\Attribute\Route;
|
||||||
use Symfony\Component\Uid\Uuid;
|
|
||||||
|
|
||||||
class AjaxController extends AbstractController
|
class AjaxController extends AbstractController
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user