mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
remove unneeded log (#13456)
This commit is contained in:
committed by
GitHub
parent
e4c4bb265e
commit
d0a845b6e6
@@ -69,8 +69,6 @@ export function useIncludeDirsTrust(
|
||||
return;
|
||||
}
|
||||
|
||||
console.log('Inside useIncludeDirsTrust');
|
||||
|
||||
// If folder trust is disabled, isTrustedFolder will be undefined.
|
||||
// In that case, or if the user decided not to trust the main folder,
|
||||
// we can just add the directories without checking them.
|
||||
|
||||
Reference in New Issue
Block a user