Skip to content

Commit c264e9c

Browse files
committed
fix
1 parent 856e1e2 commit c264e9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/opencode/src/pty/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export namespace Pty {
2828
: ""
2929
}`,
3030
)
31-
console.log(path)
3231
process.env.BUN_PTY_LIB = path
3332
const { spawn } = await import("bun-pty")
3433
return spawn

0 commit comments

Comments
 (0)