Skip to content

Commit 13f5990

Browse files
committed
chore: remove log
1 parent a02c6be commit 13f5990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module/src/runtime/utils/collection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export function normalizeDocument(document: DatabaseItem) {
155155
Reflect.deleteProperty(document, 'seo')
156156
}
157157
}
158-
console.log({document})
158+
159159
return document
160160
}
161161

0 commit comments

Comments
 (0)