Kaynağa Gözat

Delete obsolete LoopDetected exception

Jeremy Stretch 5 yıl önce
ebeveyn
işleme
44caa402d0
1 değiştirilmiş dosya ile 0 ekleme ve 5 silme
  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