mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Remove log
This commit is contained in:
@@ -160,7 +160,7 @@ export class TerminalManager {
|
||||
}
|
||||
})
|
||||
} catch (error) {
|
||||
console.error("Error setting up onDidEndTerminalShellExecution", error)
|
||||
// console.error("Error setting up onDidEndTerminalShellExecution", error)
|
||||
}
|
||||
if (disposable) {
|
||||
this.disposables.push(disposable)
|
||||
|
||||
Reference in New Issue
Block a user