Skip to content
Snippets Groups Projects
Commit aa972507 authored by Kuntal Das's avatar Kuntal Das Committed by Owen Bush
Browse files

Issue #3323012 by kuntal_d, Arti Anil Pattewar, camilo.escobar, owenbush:...

Issue #3323012 by kuntal_d, Arti Anil Pattewar, camilo.escobar, owenbush: Remove ksm() call in IndexTidEventSeriesDepth.php
parent 9079f126
No related branches found
No related tags found
No related merge requests found
......@@ -138,8 +138,6 @@ class IndexTidEventSeriesDepth extends IndexTidDepth {
$ref_field_name = $this->options['reference_field'] . '_target_id';
$ref_field_table = $this->entityType . '__' . $this->options['reference_field'];
ksm($this->options);
$this->ensureMyTable();
if (!empty($this->options['break_phrase'])) {
......
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