[FIX] base_module_doc_rst: removed unnecessary import.
authorVo Minh Thu <vmt@openerp.com>
Mon, 9 Jan 2012 15:22:16 +0000 (16:22 +0100)
committerVo Minh Thu <vmt@openerp.com>
Mon, 9 Jan 2012 15:22:16 +0000 (16:22 +0100)
bzr revid: vmt@openerp.com-20120109152216-5hqhg5a9ssb4ywgy

addons/base_module_doc_rst/wizard/wizard_tech_guide_rst.py

index bb02d7c..39933c3 100644 (file)
@@ -30,9 +30,6 @@ import pooler
 import os
 import tools
 
-import base_module_doc_rst
-
-
 choose_file_form = '''<?xml version="1.0"?>
 <form string="Create Technical Guide in rst format">
     <separator string="Technical Guide in rst format" colspan="4"/>