Remove unused broken $config->geocodeMethod
authorColeman Watts <coleman@civicrm.org>
Fri, 28 Apr 2023 14:52:57 +0000 (10:52 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 28 Apr 2023 16:44:35 +0000 (12:44 -0400)
commitc936d240bb00cff005dcf12271afd935bdb30340
tree139ea5238a56dddac5713a4fdd9acc403d949fc0
parent07699f6ce4733342f74eb928d547073a7d780eae
Remove unused broken $config->geocodeMethod

This deprecated item in the $config object couldn't possibly work because
the class and function it refers to don't exist!
CRM/Core/Config/MagicMerge.php
tests/phpunit/api/v3/ContactTest.php