Revert "Patch geofield to fix Issue #3216608: GEOMETRYCOLLECTION EMPTY causes Error: Call to a member function getX() on null"

This reverts commit 463091fdad.

Patch was committed upstream and released as 8.x-1.32!
This commit is contained in:
Michael Stenta 2021-06-22 17:12:59 -04:00
parent 463091fdad
commit 72297b6c97
1 changed files with 0 additions and 3 deletions

View File

@ -60,9 +60,6 @@
"drupal/entity_browser": {
"Issue #3160482: Error with UntrustedCallbackException": "https://www.drupal.org/files/issues/2021-03-02/error-with-untrustedcallbackexception-3160482-5.patch"
},
"drupal/geofield": {
"Issue #3216608: GEOMETRYCOLLECTION EMPTY causes Error: Call to a member function getX() on null": "https://www.drupal.org/files/issues/2021-06-22/3216608-4.patch"
},
"drupal/gin": {
"Issue #3213378: Settings cannot be saved when Gin is set as default theme and no specific admin theme is chosen": "https://git.drupalcode.org/project/gin/-/merge_requests/33.diff"
},