summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useGeminiStream.ts
diff options
context:
space:
mode:
authorJaana Dogan <[email protected]>2025-04-21 11:49:46 -0700
committerGitHub <[email protected]>2025-04-21 11:49:46 -0700
commit651a5434036f1906f19523f1265686c168305060 (patch)
tree4c1fe7d7b8a6b72811dcb2cdd2239ec47e4eed66 /packages/cli/src/ui/hooks/useGeminiStream.ts
parent738c2692fb9bdeda7c801e7b4e773f81ebc1ded0 (diff)
Remove gemini-stream.ts (#84)
This module is no longer needed and the types can be provided from types.
Diffstat (limited to 'packages/cli/src/ui/hooks/useGeminiStream.ts')
-rw-r--r--packages/cli/src/ui/hooks/useGeminiStream.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/src/ui/hooks/useGeminiStream.ts b/packages/cli/src/ui/hooks/useGeminiStream.ts
index 62851019..2728c394 100644
--- a/packages/cli/src/ui/hooks/useGeminiStream.ts
+++ b/packages/cli/src/ui/hooks/useGeminiStream.ts
@@ -30,11 +30,11 @@ import {
type Part,
} from '@google/genai';
import {
+ StreamingState,
HistoryItem,
IndividualToolCallDisplay,
ToolCallStatus,
} from '../types.js';
-import { StreamingState } from '../../core/gemini-stream.js';
import { toolRegistry } from '../../tools/tool-registry.js';
const addHistoryItem = (