diff options
Diffstat (limited to 'test/AS/ASCOM.py')
-rw-r--r-- | test/AS/ASCOM.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/AS/ASCOM.py b/test/AS/ASCOM.py index 4292581..6ad7e6e 100644 --- a/test/AS/ASCOM.py +++ b/test/AS/ASCOM.py @@ -29,7 +29,6 @@ Test the ability to configure the $ASCOM construction variable. """ import os -import string import sys import TestSCons |