mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-15 03:32:53 -06:00
PEP8 fix
This commit is contained in:
parent
60f5371b31
commit
e1e9a451da
@ -122,7 +122,6 @@ class CableTermination(models.Model):
|
||||
|
||||
return path + next_segment
|
||||
|
||||
|
||||
# TODO: Deprecate in favor of obj.cable
|
||||
def get_connected_cable(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user