As there is no runtime evaluation of Json or GeoJSON, leaving this code in the runtime assemblies is not necessary. Moreover, since the used JSON submodule now includes editor-only-code, keeping it in the runtime assembly prevents the project from compiling (as it can't access the unity editor libraries).
As there is no runtime evaluation of Json or GeoJSON, leaving this code in the runtime assemblies is not necessary. Moreover, since the used JSON submodule now includes editor-only-code, keeping it in the runtime assembly prevents the project from compiling (as it can't access the unity editor libraries).