Skip to content

Commit ffc6a08

Browse files
committed
remove unecessary log
1 parent ecf2be6 commit ffc6a08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/workers-observability/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ export class ObservabilityMCP extends McpAgent<Env, State, Props> {
6969

7070
// Register Cloudflare Workers logs tools
7171
registerObservabilityTools(this)
72-
console.log('ObservabilityMCP initialized')
7372
}
7473

7574
async getActiveAccountId() {

0 commit comments

Comments
 (0)