mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-30 15:04:16 -07:00
Remove duplicate CLI tools module, remove the global tool registry (#89)
This commit is contained in:
@@ -17,8 +17,8 @@ import {
|
||||
SchemaValidator,
|
||||
getErrorMessage,
|
||||
isNodeError,
|
||||
Config,
|
||||
} from '@gemini-code/server';
|
||||
import { Config } from '../config/config.js';
|
||||
import {
|
||||
BaseTool,
|
||||
ToolCallConfirmationDetails,
|
||||
|
||||
Reference in New Issue
Block a user