Update netbox/dcim/api/serializers_/cables.py

This commit is contained in:
Daniel Sheppard 2024-08-30 13:34:10 -05:00 committed by GitHub
parent 19d20073a4
commit 0bfbd29d12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,6 @@ __all__ = (
class TracedCableSerializer(BaseModelSerializer):
"""
Used only while tracing a cable path.
"""