1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
This commit is contained in:
Jeremy Stretch
2024-05-06 15:06:51 -04:00
parent f12b2fad1f
commit fce54f3733

View File

@ -20,6 +20,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
from netbox.plugins import PluginConfig
from utilities.string import trailing_slash
#
# Environment setup
#