diff --git a/docroot/modules/contrib/lightning_core/composer.json b/docroot/modules/contrib/lightning_core/composer.json index 350b4561e..e8295feed 100644 --- a/docroot/modules/contrib/lightning_core/composer.json +++ b/docroot/modules/contrib/lightning_core/composer.json @@ -8,11 +8,6 @@ "services": { "drush.services.yml": "^10 || ^11" } - }, - "patches": { - "drupal/core": { - "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch" - } } }, "require-dev": {