mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Remove merge vestige
This commit is contained in:
parent
8e14b10609
commit
633d0c9b79
@ -791,7 +791,6 @@ if 'extras.events.process_event_queue' not in EVENTS_PIPELINE:
|
||||
EVENTS_PIPELINE.insert(0, 'extras.events.process_event_queue')
|
||||
|
||||
# Register any configured plugins
|
||||
incompatible_plugins = []
|
||||
for plugin_name in PLUGINS:
|
||||
try:
|
||||
# Import the plugin module
|
||||
|
Loading…
Reference in New Issue
Block a user