remove unused dependency

This commit is contained in:
ghost 2024-02-13 01:09:42 +02:00
parent d0d032730b
commit 3336db8fba

View File

@ -3,7 +3,6 @@
namespace App\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
use Symfony\Contracts\Translation\TranslatorInterface;
use Symfony\Component\Routing\Annotation\Route;
use Symfony\Component\HttpFoundation\Response;