mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore: remove unnecessary log (#9251)
This commit is contained in:
@@ -269,8 +269,6 @@ export class DataStruct {
|
||||
nodes.push(this.resultNode(record, options, match, nid));
|
||||
}
|
||||
|
||||
console.log(nodes);
|
||||
|
||||
return {
|
||||
pagination: {
|
||||
count: match.size(),
|
||||
|
||||
Reference in New Issue
Block a user