mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 08:03:39 +00:00
Remove debug console.log from ChatPanel
This commit is contained in:
parent
33145c5f24
commit
bcd109f2e9
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@ export class ChatPanel extends LitElement {
|
|||
this.artifactCount = this.artifactsPanel.artifacts.size;
|
||||
|
||||
this.requestUpdate();
|
||||
console.log("ChatPanel: Agent set with tools:", tools);
|
||||
}
|
||||
|
||||
render() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue