Skip to content

Commit a2ac0c5

Browse files
committed
fix: remove debug function for now
1 parent 2bf6ddb commit a2ac0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { debuglog } from 'node:util'
1+
// import { debuglog } from 'node:util'
22
import { MCPFiles } from '../main.ts'
33
import { RenderService } from '../services/render-service.ts'
44

0 commit comments

Comments
 (0)