Remove the honeypot patch.

The last version of the module contains the fix to this issue.
https://www.drupal.org/node/2944843
This commit is contained in:
David Valdez 2020-03-04 17:08:45 -06:00
parent 22a0a1cfa2
commit 6b631fd342

View file

@ -115,9 +115,6 @@
}, },
"drupal/wysiwyg_linebreaks": { "drupal/wysiwyg_linebreaks": {
"Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch"
},
"drupal/honeypot": {
"Accessibility Issue Triggered": "https://www.drupal.org/files/issues/2018-08-05/honeypot-aria-hidden-on-text-field-2944843-12.patch"
} }
} }
}, },