Commit 4ab8799f authored by Fabien Morin's avatar Fabien Morin

code cleaning :

- remove unused imports
- remove useless spaces


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31256 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 830fd30f
......@@ -34,11 +34,9 @@ from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
from Products.ERP5OOo.tests.testFormPrintout import TestFormPrintoutMixin
from Products.ERP5Type.tests.utils import createZODBPythonScript
from Products.MimetypesRegistry.mime_types.magic import guessMime
from AccessControl.SecurityManagement import newSecurityManager
from Products.ERP5OOo.OOoUtils import OOoBuilder
from Products.ERP5OOo.tests.utils import Validator
from Products.ERP5Type.tests.utils import FileUpload
from StringIO import StringIO
from lxml import etree
import os
......
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