deleteRelationship worker

This commit is contained in:
fogelito 2023-03-13 17:32:51 +02:00
parent 341830b3d7
commit adcbb08374

View file

@ -164,7 +164,6 @@ class DatabaseV1 extends Worker
$key = $attribute->getAttribute('key', '');
$status = $attribute->getAttribute('status', '');
$type = $attribute->getAttribute('type', '');
$options = $attribute->getAttribute('options', []);
$project = $dbForConsole->getDocument('projects', $projectId);
// possible states at this point: