Remove unused import of startMemoryService

This commit is contained in:
cynthialong0-0
2026-04-21 14:15:17 -07:00
committed by GitHub
parent 320ec2c78c
commit 0f509fbf77
-1
View File
@@ -93,7 +93,6 @@ import {
ApiKeyUpdatedEvent,
LegacyAgentProtocol,
type InjectionSource,
startMemoryService,
partListUnionToString,
} from '@google/gemini-cli-core';
import { validateAuthMethod } from '../config/auth.js';