mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-31 21:06:25 -06:00
15093 review changes
This commit is contained in:
parent
a0a53ce172
commit
5471786b46
@ -867,8 +867,6 @@ for plugin_name in PLUGINS:
|
|||||||
|
|
||||||
EVENTS_PIPELINE.extend(events_pipeline)
|
EVENTS_PIPELINE.extend(events_pipeline)
|
||||||
|
|
||||||
print(EVENTS_PIPELINE)
|
|
||||||
|
|
||||||
# UNSUPPORTED FUNCTIONALITY: Import any local overrides.
|
# UNSUPPORTED FUNCTIONALITY: Import any local overrides.
|
||||||
try:
|
try:
|
||||||
from .local_settings import *
|
from .local_settings import *
|
||||||
|
Loading…
Reference in New Issue
Block a user