mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
remove dump()
This commit is contained in:
@@ -96,7 +96,6 @@ class TimelineEventProvider implements TimelineProviderInterface
|
||||
'WHERE' => $this->getWhereClause($metadataEvent, $metadataParticipation, $metadataPerson, $args['person'])
|
||||
);
|
||||
|
||||
//dump($query);
|
||||
return $query;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user