refactor: Remove unneeded filter from static asset copy/paste code. (#32660)
This commit is contained in:
@@ -2728,11 +2728,3 @@ BRAZE_COURSE_ENROLLMENT_CANVAS_ID = ''
|
||||
|
||||
DISCUSSIONS_INCONTEXT_FEEDBACK_URL = ''
|
||||
DISCUSSIONS_INCONTEXT_LEARNMORE_URL = ''
|
||||
|
||||
OPEN_EDX_FILTERS_CONFIG = {
|
||||
"org.openedx.content_authoring.staged_content.static_filter_source.v1": {
|
||||
"pipeline": [
|
||||
"openedx.core.djangoapps.content_staging.filters.IgnoreLargeFiles",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user