@overmap-ai/core 1.0.60-sdk-refactor.11 → 1.0.60-sdk-refactor.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15596,8 +15596,6 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
15596
15596
  return void 0;
15597
15597
  }
15598
15598
  this.setTokens(tokens);
15599
- this.dispatch(setLoggedIn(true));
15600
- this.dispatch({ type: "rehydrated/setRehydrated", payload: true });
15601
15599
  });
15602
15600
  return Promise.race([timeoutPromise, successPromise]);
15603
15601
  }