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
2018-10-30 14:57:49 -04:00
parent 60f5371b31
commit e1e9a451da

View File

@ -122,7 +122,6 @@ class CableTermination(models.Model):
return path + next_segment
# TODO: Deprecate in favor of obj.cable
def get_connected_cable(self):
"""