add analytics

This commit is contained in:
Ishaan Dey
2024-05-09 00:56:30 -07:00
parent ccc14f3c97
commit 32a8413ca1
4 changed files with 39 additions and 12 deletions

View File

@ -68,8 +68,6 @@ const processFiles = async (paths: string[], id: string) => {
})
)
console.log("root", root)
return {
files: root.children,
fileData,