Skip to content

Commit fffc496

Browse files
committed
remove log
1 parent 06ae439 commit fffc496

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • packages/opencode/src/cli/cmd/tui

packages/opencode/src/cli/cmd/tui/app.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,7 @@ export function tui(input: {
135135
await TuiPluginRuntime.dispose()
136136
}
137137

138-
console.log("starting renderer")
139138
const renderer = await createCliRenderer(rendererConfig(input.config))
140-
console.log("renderer started")
141139

142140
await render(() => {
143141
return (

0 commit comments

Comments
 (0)