Clean up unused imports.

This commit is contained in:
Georg Brandl
2010-01-17 12:02:15 +01:00
parent d292cea80d
commit c00fd08aa9
7 changed files with 6 additions and 10 deletions

View File

@@ -8,7 +8,6 @@
"""
import sys
import os
import StringIO
import tempfile
import shutil