fix(tests): remove duplicate non_cli_excluded_tools init
This commit is contained in:
parent
816cf74552
commit
0fd2c693a5
@ -3981,7 +3981,6 @@ BTC is currently around $65,000 based on latest tool output."#
|
||||
non_cli_excluded_tools: Arc::new(Vec::new()),
|
||||
multimodal: crate::config::MultimodalConfig::default(),
|
||||
hooks: None,
|
||||
non_cli_excluded_tools: Arc::new(Vec::new()),
|
||||
});
|
||||
|
||||
process_channel_message(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user