From 329f80badd2200a84de54d59b468f9e8c52d2b2b Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Fri, 22 Nov 2024 15:54:37 +0100
Subject: [PATCH] Remove redundant patch from views_data_export

---
 patches/d10-3.json | 3 +--
 patches/d10-4.json | 3 +--
 patches/d11.json   | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/patches/d10-3.json b/patches/d10-3.json
index e140076..d9a9999 100644
--- a/patches/d10-3.json
+++ b/patches/d10-3.json
@@ -222,8 +222,7 @@
       "#local Drupal 10": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/uikitty-d10.patch"
     },
     "drupal/views_data_export": {
-      "#3046184 Optional CSV Header (fix missing row on batch run)": "https://www.drupal.org/files/issues/2023-02-09/views_data_export-optional_csv_header-3046184-9.patch",
-      "#3388703 Deprecated function replacement": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3388703.diff"
+      "#3046184 Optional CSV Header (fix missing row on batch run)": "https://www.drupal.org/files/issues/2023-02-09/views_data_export-optional_csv_header-3046184-9.patch"
     },
     "drupal/video_embed_field": {
       "#3238136 Vimeo hash parameter on private video url": "https://www.drupal.org/files/issues/2022-08-23/video_embed_field-vimeo_hash_parameters_private_video-3238136-8.patch"
diff --git a/patches/d10-4.json b/patches/d10-4.json
index 2320c24..b8e09e2 100644
--- a/patches/d10-4.json
+++ b/patches/d10-4.json
@@ -222,8 +222,7 @@
       "#local Drupal 10": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/uikitty-d10.patch"
     },
     "drupal/views_data_export": {
-      "#3046184 Optional CSV Header (fix missing row on batch run)": "https://www.drupal.org/files/issues/2023-02-09/views_data_export-optional_csv_header-3046184-9.patch",
-      "#3388703 Deprecated function replacement": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3388703.diff"
+      "#3046184 Optional CSV Header (fix missing row on batch run)": "https://www.drupal.org/files/issues/2023-02-09/views_data_export-optional_csv_header-3046184-9.patch"
     },
     "drupal/video_embed_field": {
       "#3238136 Vimeo hash parameter on private video url": "https://www.drupal.org/files/issues/2022-08-23/video_embed_field-vimeo_hash_parameters_private_video-3238136-8.patch"
diff --git a/patches/d11.json b/patches/d11.json
index c878243..e1463f1 100644
--- a/patches/d11.json
+++ b/patches/d11.json
@@ -219,8 +219,7 @@
       "#local Drupal 10": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/uikitty-d10.patch"
     },
     "drupal/views_data_export": {
-      "#3046184 Optional CSV Header (fix missing row on batch run)": "https://www.drupal.org/files/issues/2023-02-09/views_data_export-optional_csv_header-3046184-9.patch",
-      "#3388703 Deprecated function replacement": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3388703.diff"
+      "#3046184 Optional CSV Header (fix missing row on batch run)": "https://www.drupal.org/files/issues/2023-02-09/views_data_export-optional_csv_header-3046184-9.patch"
     },
     "drupal/video_embed_field": {
       "#3238136 Vimeo hash parameter on private video url": "https://www.drupal.org/files/issues/2022-08-23/video_embed_field-vimeo_hash_parameters_private_video-3238136-8.patch"
-- 
GitLab