Commit ac051cb8 by willmcgugan

Removed redundant import

parent 51f6d006
......@@ -10,7 +10,6 @@ try:
except ImportError:
from StringIO import StringIO
from tempfile import NamedTemporaryFile
import tempfs
class _TempWriteFile(object):
......
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