mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 13:38:16 -06:00
14132 remove breakpoint
This commit is contained in:
parent
48ed7cc91d
commit
179564d6ff
@ -28,7 +28,6 @@ def process_script(event_rule, model_name, event, data, timestamp, username, req
|
||||
except ScriptModule.DoesNotExist:
|
||||
return
|
||||
|
||||
# breakpoint()
|
||||
script = module.scripts[script_name]()
|
||||
|
||||
job = Job.enqueue(
|
||||
|
Loading…
Reference in New Issue
Block a user