diff options
Diffstat (limited to 'test/TEX/dryrun.py')
-rw-r--r-- | test/TEX/dryrun.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEX/dryrun.py b/test/TEX/dryrun.py index bf1088f..adbc0b6 100644 --- a/test/TEX/dryrun.py +++ b/test/TEX/dryrun.py @@ -30,8 +30,6 @@ the produced .dvi, .aux and .log files get removed by the -c option, and that we can use this to wrap calls to the real latex utility. """ -import os - import TestSCons _python_ = TestSCons._python_ |