4
0
forked from crowetic/commerce

Removed log

This commit is contained in:
Luis Alvarez 2020-10-14 15:30:57 -05:00
parent f88685f46a
commit a487ee3081

View File

@ -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]