Jeremy Stretch 7 lat temu
rodzic
commit
e1e9a451da
1 zmienionych plików z 0 dodań i 1 usunięć
  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
         return path + next_segment
 
 
-
     # TODO: Deprecate in favor of obj.cable
     # TODO: Deprecate in favor of obj.cable
     def get_connected_cable(self):
     def get_connected_cable(self):
         """
         """