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

Commit 0e0872e

Browse files
committed
DEV: Cleanup
1 parent c640c62 commit 0e0872e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/javascripts/discourse/controllers/discourse-ai-bot-conversations.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ export default class DiscourseAiBotConversations extends Controller {
4646
init() {
4747
super.init(...arguments);
4848

49-
this.uploads = new TrackedArray([]);
50-
5149
this.uppyUpload = new UppyUpload(getOwner(this), {
5250
id: "ai-bot-file-uploader",
5351
type: "ai-bot-conversation",

0 commit comments

Comments
 (0)