Skip to content

Commit 3b23759

Browse files
committed
more locking functions
1 parent 40fd512 commit 3b23759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

netbox_custom_objects/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
from . import field_types, filtersets, forms, tables
2929
from .models import CustomObject, CustomObjectType, CustomObjectTypeField
3030
from extras.choices import CustomFieldTypeChoices
31-
from netbox_custom_objects.api.serializers import get_serializer_class
3231
from netbox_custom_objects.constants import APP_LABEL
3332

3433
logger = logging.getLogger("netbox_custom_objects.views")

0 commit comments

Comments
 (0)