plugger.py
changeset 619 8584ddae9385
parent 607 c68b662e0c2a
child 623 8cdb533c3c7a
--- a/plugger.py	Tue Sep 27 18:27:14 2011 +0200
+++ b/plugger.py	Fri Sep 30 17:12:27 2011 +0200
@@ -13,7 +13,6 @@
 #Quick hack to be able to find Beremiz IEC tools. Should be config params.
 base_folder = os.path.split(sys.path[0])[0]
 
-from docpdf import *
 from xmlclass import GenerateClassesFromXSDstring
 from wxPopen import ProcessLogger