Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 3a53ae1

Browse files
committed
FIX: Linting
1 parent e5cd630 commit 3a53ae1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/javascripts/discourse/components/ai-llm-editor-form.gjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ export default class AiLlmEditorForm extends Component {
179179

180180
@action
181181
async save(data) {
182-
console.log(data);
183182
this.isSaving = true;
184183
const isNew = this.args.model.isNew;
185184

0 commit comments

Comments
 (0)