Skip to content
Snippets Groups Projects
Commit 8a4cccdb authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

Merge pull request #29 from tadcka/clean-code

Remove unused serializer annotation.
parents d21fa929 72ad8ac8
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ use ONGR\ElasticsearchDSL\SearchEndpoint\SearchEndpointInterface;
use ONGR\ElasticsearchDSL\SearchEndpoint\SortEndpoint;
use ONGR\ElasticsearchDSL\Serializer\Normalizer\CustomReferencedNormalizer;
use ONGR\ElasticsearchDSL\Serializer\OrderedSerializer;
use Symfony\Component\Serializer\Annotation\Groups;
use Symfony\Component\Serializer\Normalizer\CustomNormalizer;
/**
......
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