Explorar o código

Delete obsolete LoopDetected exception

Jeremy Stretch %!s(int64=5) %!d(string=hai) anos
pai
achega
44caa402d0
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      netbox/dcim/exceptions.py

+ 0 - 5
netbox/dcim/exceptions.py

@@ -1,5 +0,0 @@
-class LoopDetected(Exception):
-    """
-    A loop has been detected while tracing a cable path.
-    """
-    pass