Skip to content

Commit 0cda00c

Browse files
committed
chore: remove noise registeTool log
1 parent 8b27f88 commit 0cda00c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tools/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,4 @@ function registerCustomTool(
115115
},
116116
createCustomToolHandler(toolConfig)
117117
);
118-
119-
console.error(` - ${toolConfig.name}${toolConfig.source} (${dbType})`);
120118
}

0 commit comments

Comments
 (0)