Skip to content
Snippets Groups Projects
Commit b16e0c84 authored by Erik Seifert's avatar Erik Seifert
Browse files

Fix: remove dsm call

parent 896bc7f6
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,6 @@ class Submissions extends DashboardBase {
* {@inheritdoc}
*/
public function buildRenderArray($configuration): array {
dsm($configuration);
$field = $configuration['period'];
$cid = md5(serialize([
$configuration['period'],
......
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