Skip to content

Commit

Permalink
chore: Unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Dec 4, 2024
1 parent f1efd31 commit 41085f9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
namespace RZ\Roadiz\CoreBundle\Api\Controller;

use Doctrine\Persistence\ManagerRegistry;
use RZ\Roadiz\CoreBundle\Api\ListManager\InvalidSearchQueryException;
use RZ\Roadiz\CoreBundle\Api\ListManager\SolrPaginator;
use RZ\Roadiz\CoreBundle\Api\ListManager\SolrSearchListManager;
use RZ\Roadiz\CoreBundle\Preview\PreviewResolverInterface;
Expand All @@ -14,7 +13,6 @@
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpKernel\Exception\BadRequestHttpException;
use Symfony\Component\HttpKernel\Exception\HttpException;

class NodesSourcesSearchController extends AbstractController
Expand Down

0 comments on commit 41085f9

Please sign in to comment.