From adcbb0837493b1d1163961972970d25d3bd064b4 Mon Sep 17 00:00:00 2001 From: fogelito Date: Mon, 13 Mar 2023 17:32:51 +0200 Subject: [PATCH] deleteRelationship worker --- app/workers/databases.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/workers/databases.php b/app/workers/databases.php index 8377c0196c..8e8d4eb4a1 100644 --- a/app/workers/databases.php +++ b/app/workers/databases.php @@ -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: