@tanstack/router-devtools 1.0.6 → 1.0.8

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.
@@ -310,7 +310,6 @@
310
310
  }
311
311
  return updater;
312
312
  }
313
-
314
313
  let routerContext = /*#__PURE__*/React__namespace.createContext(null);
315
314
  if (typeof document !== 'undefined') {
316
315
  if (window.__TSR_ROUTER_CONTEXT__) {