mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Remove log
This commit is contained in:
parent
e3555c2729
commit
a27842f041
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue