remove console
This commit is contained in:
parent
94b58249a3
commit
a2923e35e8
@ -32,7 +32,6 @@ export default function WorkspaceLLMSelection({
|
||||
);
|
||||
|
||||
function updateLLMChoice(selection) {
|
||||
console.log({ selection });
|
||||
setSearchQuery("");
|
||||
setSelectedLLM(selection);
|
||||
setSearchMenuOpen(false);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user