Remove (lots) more unnecessary imports.
[scons.git] / test / TEX / PDFTEX.py
index cde601506fe42d5d7ed66371ec7da353a58da0bc..b3951f93924cb41fe140d1b28ac1755be3c3950a 100644 (file)
@@ -31,7 +31,6 @@ and that we can use this to wrap calls to the real latex utility.
 """
 
 import os
-import os.path
 import string
 import sys
 import TestSCons