Skip to content
Snippets Groups Projects
Commit 9b1c4f8a authored by Martynas Sudintas's avatar Martynas Sudintas
Browse files

Removed unused namespaces

parent f054de56
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ namespace ONGR\ElasticsearchBundle\DSL\SearchEndpoint;
use ONGR\ElasticsearchBundle\DSL\BuilderInterface;
use ONGR\ElasticsearchBundle\DSL\NamedBuilderBag;
use ONGR\ElasticsearchBundle\DSL\NamedBuilderInterface;
use ONGR\ElasticsearchBundle\DSL\ParametersTrait;
use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
/**
......
......@@ -12,7 +12,6 @@
namespace ONGR\ElasticsearchBundle\DSL\SearchEndpoint;
use ONGR\ElasticsearchBundle\DSL\BuilderInterface;
use ONGR\ElasticsearchBundle\DSL\ParametersTrait;
use Symfony\Component\Serializer\Normalizer\NormalizableInterface;
/**
......
......@@ -11,9 +11,6 @@
namespace ONGR\ElasticsearchBundle\DSL\SearchEndpoint;
use ONGR\ElasticsearchBundle\DSL\BuilderInterface;
use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
/**
* Search suggesters dsl endpoint.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment