mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Remove log
This commit is contained in:
parent
971489990c
commit
b181007509
1 changed files with 0 additions and 1 deletions
|
|
@ -1217,7 +1217,6 @@ export class Cline {
|
|||
|
||||
let userSelectedNonEnglishLanguage: string | undefined
|
||||
// While we check vscode for preferred language, it's likely not giving us one of the language options
|
||||
console.log("this.localeLanguage", this.localeLanguage)
|
||||
if (this.localeLanguage && this.localeLanguage !== "en") {
|
||||
userSelectedNonEnglishLanguage = this.localeLanguage
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue