Commit 1e6576e0 authored by Nicolas Dumazet's avatar Nicolas Dumazet

remove unused imports


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29506 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9edf52e9
from Products.PortalTransforms.interfaces import itransform
from StringIO import StringIO
import PIL.Image
from Products.PortalTransforms.libtransforms.commandtransform \
import popentransform
import os
import sys
import tempfile
class png_to_text(popentransform):
......
......@@ -26,7 +26,6 @@
#
##############################################################################
import os
from Products.PortalTransforms.interfaces import itransform
from Products.PortalTransforms.libtransforms.commandtransform import popentransform
......
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