Skip to content

Commit 37a8c90

Browse files
fix names
1 parent 2e8f339 commit 37a8c90

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/src/nonInteractiveCli.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ export async function runNonInteractive(
7474
}
7575
}
7676

77-
const geminiClient = config.getGeminiClient();
78-
7977
const abortController = new AbortController();
8078

8179
const { processedQuery, shouldProceed } = await handleAtCommand({

0 commit comments

Comments
 (0)