Remove patches that should no longer be relevant after migration and development

This commit is contained in:
mlncn 2021-04-09 11:16:57 -04:00
parent 2be6a7c64f
commit af8671d2d6

View file

@ -116,12 +116,6 @@
}, },
"enable-patching": true, "enable-patching": true,
"patches": { "patches": {
"drutopia/drutopia": {
"Remove default content": "patches/drutopia-remove-default-content.patch"
},
"drupal/drutopia_core": {
"Remove default content": "patches/drutopia-core-remove-default-content.patch"
},
"drupal/ds": { "drupal/ds": {
"Template suggestions does not work": "https://www.drupal.org/files/issues/2018-08-27/2887778-9.patch" "Template suggestions does not work": "https://www.drupal.org/files/issues/2018-08-27/2887778-9.patch"
} }