mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Remove debug console.log from ChatPanel
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user