diff options
Diffstat (limited to 'test/LINK/LINKCOMSTR.py')
-rw-r--r-- | test/LINK/LINKCOMSTR.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/LINK/LINKCOMSTR.py b/test/LINK/LINKCOMSTR.py index 1a7efbe..9eb4027 100644 --- a/test/LINK/LINKCOMSTR.py +++ b/test/LINK/LINKCOMSTR.py @@ -29,7 +29,6 @@ Test that the $LINKCOMSTR construction variable allows you to customize the displayed linker string. """ -import os import string import sys import TestSCons |