summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_imgfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_imgfile.py')
-rwxr-xr-xLib/test/test_imgfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_imgfile.py b/Lib/test/test_imgfile.py
index bdfd796..11311c4 100755
--- a/Lib/test/test_imgfile.py
+++ b/Lib/test/test_imgfile.py
@@ -6,7 +6,7 @@
from test.test_support import verbose, unlink, findfile
-import imgfile, uu, os
+import imgfile, uu
def main():