mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-24 05:06:52 +00:00
* Fixes: #17648 - Fix exception thrown in `Job.delete()` when no object_type specified * Remove unrelated fix * Change back elif to if * Remove unused imports --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>