diff options
Diffstat (limited to 'extension.py')
| -rw-r--r-- | extension.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extension.py b/extension.py index 5c07bdae..10aaf7c5 100644 --- a/extension.py +++ b/extension.py @@ -6,7 +6,6 @@ modules in setup scripts.""" __revision__ = "$Id$" import os -import sys import warnings # This class is really only used by the "build_ext" command, so it might |
