Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:roadiz/core-bundle-dev-app into …
Browse files Browse the repository at this point in the history
…feature/test_frankenphp
  • Loading branch information
eliot488995568 committed Dec 4, 2024
2 parents 8549438 + 41085f9 commit 0e4074f
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 0e4074f

Please sign in to comment.