From 8c92ef65d5788ddd1ef5650f7aad48a84cd84f9d Mon Sep 17 00:00:00 2001 From: Edmund Dunn Date: Fri, 5 Jan 2024 08:10:43 -0800 Subject: [PATCH] VACMS-16457: removed unneeded patch --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e115b407b0..d0034b7539 100644 --- a/composer.json +++ b/composer.json @@ -406,8 +406,7 @@ }, "drupal/entity_browser": { "2856138 - Entity browser cardinality validation": "https://www.drupal.org/files/issues/0001-Issue-2856138-by-gordon-Error-messages-are-not-being.patch", - "3191302 - Make modal iframe tab accessible": "https://www.drupal.org/files/issues/2021-01-07/3191302-3.patch", - "3408216 - Error: Call to a member function getStorage() on null": "https://www.drupal.org/files/issues/2023-12-21/3408216-error-call-to-member-function-getstorage-on-null.patch" + "3191302 - Make modal iframe tab accessible": "https://www.drupal.org/files/issues/2021-01-07/3191302-3.patch" }, "drupal/entity_browser_table": { "3194622 - Custom field validation should not be applied to remove button": "https://www.drupal.org/files/issues/2021-01-25/limit-remove-button-validators.patch",