fix: remove duplicate GEMINI_CLI_VERSION/SDK_VERSION exports from merge

This commit is contained in:
diegosouzapw
2026-04-28 02:54:42 -03:00
parent 96fa89052b
commit 70d7fc71b3

View File

@@ -135,8 +135,6 @@ export function googApiClientHeader(): string {
export {
ANTIGRAVITY_VERSION,
GEMINI_CLI_VERSION,
GEMINI_SDK_VERSION,
LOAD_CODE_ASSIST_USER_AGENT as ANTIGRAVITY_LOAD_CODE_ASSIST_USER_AGENT,
LOAD_CODE_ASSIST_API_CLIENT as ANTIGRAVITY_LOAD_CODE_ASSIST_API_CLIENT,
};