Skip to content

Commit f28f4a8

Browse files
refactor: drop forum events from unserializable list
1 parent ff3ada4 commit f28f4a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

openedx_events/tooling.py

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
"org.openedx.content_authoring.course.certificate_config.changed.v1",
2525
"org.openedx.content_authoring.course.certificate_config.deleted.v1",
2626
"org.openedx.learning.user.notification.requested.v1",
27-
"org.openedx.learning.thread.created.v1",
28-
"org.openedx.learning.response.created.v1",
29-
"org.openedx.learning.comment.created.v1",
3027
"org.openedx.learning.course.notification.requested.v1",
3128
"org.openedx.learning.ora.submission.created.v1",
3229
]

0 commit comments

Comments
 (0)