Commit 4b1f6df5 authored by Guido van Rossum's avatar Guido van Rossum

DOMVisitor is no longer needed, so drop the import.

parent 48605a2b
......@@ -90,7 +90,6 @@ import string
import re
from xml.dom import Node
from CopyingDOMVisitor import CopyingDOMVisitor
from DOMVisitor import DOMVisitor
ZOPE_TAL_NS = "http://xml.zope.org/namespaces/tal"
ZOPE_METAL_NS = "http://xml.zope.org/namespaces/metal"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment