diff options
Diffstat (limited to 'test/Libs/SharedLibrary-update-deps.py')
-rw-r--r-- | test/Libs/SharedLibrary-update-deps.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Libs/SharedLibrary-update-deps.py b/test/Libs/SharedLibrary-update-deps.py index 3abce83..922d580 100644 --- a/test/Libs/SharedLibrary-update-deps.py +++ b/test/Libs/SharedLibrary-update-deps.py @@ -30,7 +30,6 @@ This is https://github.com/SCons/scons/issues/2903 """ import sys -import os.path import TestSCons test = TestSCons.TestSCons() |