Dax Raad 4 tháng trước cách đây
mục cha
commit
c264e9c364
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/opencode/src/pty/index.ts

+ 0 - 1
packages/opencode/src/pty/index.ts

@@ -28,7 +28,6 @@ export namespace Pty {
                   : ""
       }`,
     )
-    console.log(path)
     process.env.BUN_PTY_LIB = path
     const { spawn } = await import("bun-pty")
     return spawn