diff --git a/composer.json b/composer.json
index 749b03cfe1dea4770e29b6e547d26b132283702a..2ed138f325a58afe8ea18cbe7bc496987c030356 100644
--- a/composer.json
+++ b/composer.json
@@ -327,12 +327,6 @@
         "Issue #2904917: Make paragraph previewer work with new UI/UX improvement patch":
         "https://www.drupal.org/files/issues/2904917-2.patch"
       },
-      "drupal/entity_clone": {
-        "Issue #2770687: Wrong redirection of page for entity clone module":
-        "https://www.drupal.org/files/issues/2770687_wrong_redirection_for_entity_9.patch",
-        "Issue #2769823: Getting error after clicking on abort clone button":
-        "https://www.drupal.org/files/issues/entity_clone-abort_clone_causes_fatal_error-2769823-4.patch"
-      },
       "drupal/default_content": {
         "Issue #2900089: Invalid translation language error when selected installation language does not match demo content language":
         "https://www.drupal.org/files/issues/2900089-14.patch",
diff --git a/drupal-org.make b/drupal-org.make
index aea1c119f976a7dea4a1922758a8e7dfc9da0dc3..338df1b2e596dec650968556eeb87c1d0850dc0f 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -88,10 +88,6 @@ projects[entity_clone[type] = module
 projects[entity_clone][download][url] = https://git.drupal.org/project/entity_clone.git
 projects[entity_clone][download][revision] = 6d0ce053605e9aaf8412927a9b0ea8da7a9a06e5
 projects[entity_clone][download][branch] = 8.x-1.x
-;; Issue #2770687: Wrong redirection of page for entity clone module
-projects[entity_clone][patch][] = https://www.drupal.org/files/issues/2770687_wrong_redirection_for_entity_9.patch
-;; Issue #2769823: Getting error after clicking on abort clone button
-projects[entity_clone][patch][] = https://www.drupal.org/files/issues/entity_clone-abort_clone_causes_fatal_error-2769823-4.patch
 
 projects[entity_browser][type] = module
 projects[entity_browser][version] = 2.0-alpha3