summaryrefslogtreecommitdiff
path: root/Lib/xmlcore/etree/ElementInclude.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/xmlcore/etree/ElementInclude.py')
-rw-r--r--Lib/xmlcore/etree/ElementInclude.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/xmlcore/etree/ElementInclude.py b/Lib/xmlcore/etree/ElementInclude.py
index 479d754e6b..974cc2146d 100644
--- a/Lib/xmlcore/etree/ElementInclude.py
+++ b/Lib/xmlcore/etree/ElementInclude.py
@@ -141,4 +141,3 @@ def include(elem, loader=None):
else:
include(e, loader)
i = i + 1
-