mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00: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