diff --git a/packages/history/src/index.ts b/packages/history/src/index.ts index 61fc291732..a1891561ed 100644 --- a/packages/history/src/index.ts +++ b/packages/history/src/index.ts @@ -254,7 +254,6 @@ export function createBrowserHistory(opts?: { state: any, onUpdate: () => void, ) => { - console.log(destHref) const href = createHref(destHref) if (!scheduled) {