From c8f4b3b9ba46ab5d5f834677cf5aa1118e594288 Mon Sep 17 00:00:00 2001
From: Daniel Speicher <daniel.speicher@lakedrops.com>
Date: Fri, 29 Nov 2024 13:13:28 +0100
Subject: [PATCH] amos/allianzapps/sites/grp#10421

---
 patches/d10-3.json       |  3 ---
 patches/d10-4.json       |  3 ---
 patches/d10/3474919.diff | 13 -------------
 patches/d11.json         |  3 ---
 4 files changed, 22 deletions(-)
 delete mode 100644 patches/d10/3474919.diff

diff --git a/patches/d10-3.json b/patches/d10-3.json
index edfc3eb..adc821f 100644
--- a/patches/d10-3.json
+++ b/patches/d10-3.json
@@ -214,9 +214,6 @@
       "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch",
       "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/33525862-2.diff"
     },
-    "drupal/taxonomy_manager": {
-      "#3474919 Form element taxonomy_manager_tree broken": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3474919.diff"
-    },
     "drupal/token": {
       "#3437013 Referrer tokens": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3437013.diff"
     },
diff --git a/patches/d10-4.json b/patches/d10-4.json
index a80498f..52506a6 100644
--- a/patches/d10-4.json
+++ b/patches/d10-4.json
@@ -214,9 +214,6 @@
       "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch",
       "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586-2.diff"
     },
-    "drupal/taxonomy_manager": {
-      "#3474919 Form element taxonomy_manager_tree broken": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3474919.diff"
-    },
     "drupal/token": {
       "#3437013 Referrer tokens": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3437013.diff"
     },
diff --git a/patches/d10/3474919.diff b/patches/d10/3474919.diff
deleted file mode 100644
index e8997e7..0000000
--- a/patches/d10/3474919.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/Element/TaxonomyManagerTree.php b/src/Element/TaxonomyManagerTree.php
-index e4b94dbd9be7bc615ebeae2438e58ceb6bcede3d..930cb7ea4a4ac2e6d1c385facd4e5c5deb38c0c4 100644
---- a/src/Element/TaxonomyManagerTree.php
-+++ b/src/Element/TaxonomyManagerTree.php
-@@ -11,7 +11,7 @@ use Drupal\taxonomy\Entity\Term;
- /**
-  * Taxonomy Manager Tree Form Element.
-  *
-- * @FormElementBase("taxonomy_manager_tree")
-+ * @FormElement("taxonomy_manager_tree")
-  */
- class TaxonomyManagerTree extends FormElementBase {
- 
diff --git a/patches/d11.json b/patches/d11.json
index a3083da..ce59cbb 100644
--- a/patches/d11.json
+++ b/patches/d11.json
@@ -211,9 +211,6 @@
       "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch",
       "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586-2.diff"
     },
-    "drupal/taxonomy_manager": {
-      "#3474919 Form element taxonomy_manager_tree broken": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3474919.diff"
-    },
     "drupal/token": {
       "#3437013 Referrer tokens": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3437013.diff"
     },
-- 
GitLab