mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
Removed log
This commit is contained in:
parent
f88685f46a
commit
a487ee3081
@ -10,8 +10,6 @@ export function useSearchMeta(asPath: string) {
|
||||
const path = asPath.split('?')[0]
|
||||
const parts = path.split('/')
|
||||
|
||||
console.log('P', parts)
|
||||
|
||||
let c = parts[2]
|
||||
let b = parts[3]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user