Delete obsolete LoopDetected exception
This commit is contained in:
parent
a716ca705c
commit
44caa402d0
|
|
@ -1,5 +0,0 @@
|
|||
class LoopDetected(Exception):
|
||||
"""
|
||||
A loop has been detected while tracing a cable path.
|
||||
"""
|
||||
pass
|
||||
Loading…
Reference in New Issue