Remove console.log

This commit is contained in:
venashial
2022-05-15 18:36:41 -07:00
parent 720739e50a
commit 178551a467

View File

@@ -114,8 +114,6 @@ export default {
] = true ] = true
} }
console.log(obj)
return Object.keys(obj) return Object.keys(obj)
}, },
}, },