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

Commit 6a7166b

Browse files
committed
Removed return from the transformers due to the use of the new mutable transformer
1 parent e1163c3 commit 6a7166b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/javascripts/discourse/initializers/extend-for-assigns.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -754,8 +754,6 @@ function customizePostMenu(api) {
754754
after: POST_MENU_DELETE_BUTTON_KEY,
755755
}
756756
);
757-
758-
return dag;
759757
}
760758
);
761759

0 commit comments

Comments
 (0)