15093 review changes

This commit is contained in:
Arthur Hanson 2024-10-11 10:34:04 -07:00
parent a0a53ce172
commit 5471786b46

View File

@ -867,8 +867,6 @@ for plugin_name in PLUGINS:
EVENTS_PIPELINE.extend(events_pipeline)
print(EVENTS_PIPELINE)
# UNSUPPORTED FUNCTIONALITY: Import any local overrides.
try:
from .local_settings import *