Browse Source

remove unused dependency

master
ghost 7 months ago
parent
commit
3336db8fba
  1. 1
      src/Controller/MainController.php

1
src/Controller/MainController.php

@ -3,7 +3,6 @@ @@ -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;

Loading…
Cancel
Save