forked from crowetic/commerce
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