mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Cleanup
This commit is contained in:
@@ -269,10 +269,6 @@ class Merger
|
||||
|
||||
$columnAttributeMap = $this->getLinkColumnAttributeMap($entityType, $link);
|
||||
|
||||
if ($link === 'meetings') {
|
||||
echo $sourceEntity->getId() ;
|
||||
}
|
||||
|
||||
$collection = $this->entityManager
|
||||
->getRelation($sourceEntity, $link)
|
||||
->find();
|
||||
|
||||
Reference in New Issue
Block a user