diff --git a/app/config/collections/projects.php b/app/config/collections/projects.php index 3913fa8b00..48a0938a1c 100644 --- a/app/config/collections/projects.php +++ b/app/config/collections/projects.php @@ -2374,17 +2374,6 @@ return [ 'array' => false, 'filters' => [], ], - [ - '$id' => ID::custom('options'), - 'type' => Database::VAR_STRING, - 'format' => '', - 'size' => 65536, - 'signed' => true, - 'required' => false, - 'default' => [], - 'array' => false, - 'filters' => ['json'], - ] ], 'indexes' => [ [