summaryrefslogtreecommitdiffstats
path: root/test/TEX/usepackage.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/usepackage.py')
-rw-r--r--test/TEX/usepackage.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEX/usepackage.py b/test/TEX/usepackage.py
index 136864c..aa7e79f 100644
--- a/test/TEX/usepackage.py
+++ b/test/TEX/usepackage.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_