2
0
Эх сурвалжийг харах

Delete obsolete LoopDetected exception

Jeremy Stretch 5 жил өмнө
parent
commit
44caa402d0

+ 0 - 5
netbox/dcim/exceptions.py

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