diff options
Diffstat (limited to 'SCons/Defaults.py')
-rw-r--r-- | SCons/Defaults.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SCons/Defaults.py b/SCons/Defaults.py index 50c30c6..ba42a26 100644 --- a/SCons/Defaults.py +++ b/SCons/Defaults.py @@ -31,7 +31,6 @@ The code that reads the registry to find MSVC components was borrowed from distutils.msvccompiler. """ -import errno import os import shutil import stat |