Jeremy Stretch 7 years ago
parent
commit
e1e9a451da
1 changed files with 0 additions and 1 deletions
  1. 0 1
      netbox/dcim/models.py

+ 0 - 1
netbox/dcim/models.py

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