From e8672960f3739893c0e929e0d2a202ae85a72aa3 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Mon, 13 Jun 2022 11:23:37 +0200
Subject: [PATCH] Remove redundant patch for csv_serialization

---
 patches/d9.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/patches/d9.json b/patches/d9.json
index fc5a1c6..562d6c2 100644
--- a/patches/d9.json
+++ b/patches/d9.json
@@ -61,9 +61,6 @@
       "#2816447 RSS feed titles wrong language": "https://www.drupal.org/files/issues/2021-06-24/2816447-45.patch",
       "#2915705 TypedData any": "https://www.drupal.org/files/issues/2021-05-03/2915705-66.patch"
     },
-    "drupal/csv_serialization": {
-      "#3231046 Fix argument casts": "https://git.drupalcode.org/project/csv_serialization/-/merge_requests/3.diff"
-    },
     "drupal/default_content": {
       "#2698425 Do not reimport existing entities": "https://www.drupal.org/files/issues/2018-12-11/default_content-dont-reimport-2698425-109.patch",
       "#2640734 Allow manual imports": "https://www.drupal.org/files/issues/2019-01-28/2640734-93.default_content.Allow-manual-imports.patch"
-- 
GitLab