diff --git a/src/geolocation/service.ts b/src/geolocation/service.ts index 40f0413c61..d04e0a5afb 100644 --- a/src/geolocation/service.ts +++ b/src/geolocation/service.ts @@ -101,7 +101,6 @@ export async function resolve() { ) .then(config => { cacheResponseOrThrow(config) - success = true }) .catch((e: any) => { // complete fail closed