Drop patch that has long since been committed

Remove Drupal Core 'search' module dependency from search404
https://www.drupal.org/project/search404/issues/2978837
This commit is contained in:
benjamin melançon 2022-03-06 10:05:31 -05:00
parent bc2bfea77c
commit f796e3b62a

View file

@ -167,9 +167,6 @@
},
"enable-patching": true,
"patches": {
"drupal/search404": {
"Remove search module dependency": "https://www.drupal.org/files/issues/2018-07-09/search404-core-search-dependency-9.patch"
},
"drupal/coffee": {
"Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch"
},