mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-01 17:02:29 -07:00
clean up version lookup code (#804)
This commit is contained in:
committed by
GitHub
parent
e94a10023d
commit
76ec9122c0
@@ -18,7 +18,6 @@ interface FooterProps {
|
||||
branchName?: string;
|
||||
debugMode: boolean;
|
||||
debugMessage: string;
|
||||
cliVersion: string;
|
||||
corgiMode: boolean;
|
||||
errorCount: number;
|
||||
showErrorDetails: boolean;
|
||||
|
||||
Reference in New Issue
Block a user