summaryrefslogtreecommitdiff
path: root/test/CacheDir/symlink.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/symlink.py')
-rw-r--r--test/CacheDir/symlink.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CacheDir/symlink.py b/test/CacheDir/symlink.py
index 6dd1f941..3bc8ec11 100644
--- a/test/CacheDir/symlink.py
+++ b/test/CacheDir/symlink.py
@@ -30,7 +30,6 @@ as an actualy symlink, not by copying the file contents.
"""
import os
-import os.path
import TestSCons