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: