py_ext/PythonFileCTNMixin.py
changeset 1850 614396cbffbf
parent 1846 14b40afccd69
child 1853 47a3f39bead0
--- a/py_ext/PythonFileCTNMixin.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/py_ext/PythonFileCTNMixin.py	Fri Oct 06 17:52:34 2017 +0300
@@ -25,7 +25,6 @@
 
 import os
 import re
-from lxml import etree
 import util.paths as paths
 
 from xmlclass import GenerateParserFromXSD