diff options
| -rw-r--r-- | pyramid/scaffolds/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyramid/scaffolds/tests.py b/pyramid/scaffolds/tests.py index 2fa0ccd67..98f84da73 100644 --- a/pyramid/scaffolds/tests.py +++ b/pyramid/scaffolds/tests.py @@ -5,7 +5,6 @@ import shutil import subprocess import tempfile import time -import signal try: import httplib |
