Commit f6e5ec0d authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): removed var_dump

1 merge request!235WIP: Boost Campaigns (&24)
Pipeline #73556406 passed with stages
in 10 minutes and 19 seconds
......@@ -278,9 +278,6 @@ class ElasticRepository
$result = $this->es->request($prepared);
var_dump($result); die();
$data = [];
foreach ($result['hits']['hits'] as $doc) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment