summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Lib/test/threaded_import_hangers.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/threaded_import_hangers.py b/Lib/test/threaded_import_hangers.py
index d7cc255..5484e60 100644
--- a/Lib/test/threaded_import_hangers.py
+++ b/Lib/test/threaded_import_hangers.py
@@ -43,4 +43,3 @@ for name, func, args in [
errors.append("%s appeared to hang" % name)
finally:
del t
-