ConfigTreeNode.py
changeset 2678 45f1ff6a7f87
parent 2645 d15a997859b1
child 2695 a4704fb40b0b
child 2981 a0932a52e53b
--- a/ConfigTreeNode.py	Tue Jun 16 11:12:36 2020 +0200
+++ b/ConfigTreeNode.py	Tue Jun 16 15:53:52 2020 +0200
@@ -678,6 +678,3 @@
 
         raise UserAddressedException(message)
 
-class UserAddressedException(Exception):
-    pass
-