mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
remove console
This commit is contained in:
parent
94b58249a3
commit
a2923e35e8
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ export default function WorkspaceLLMSelection({
|
|||
);
|
||||
|
||||
function updateLLMChoice(selection) {
|
||||
console.log({ selection });
|
||||
setSearchQuery("");
|
||||
setSelectedLLM(selection);
|
||||
setSearchMenuOpen(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue