summaryrefslogtreecommitdiff
path: root/paste/registry.py
diff options
context:
space:
mode:
Diffstat (limited to 'paste/registry.py')
-rw-r--r--paste/registry.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/paste/registry.py b/paste/registry.py
index c240c53..908bc0d 100644
--- a/paste/registry.py
+++ b/paste/registry.py
@@ -90,7 +90,6 @@ quick way to work around it is documented.
"""
import six
-import sys
import paste.util.threadinglocal as threadinglocal
__all__ = ['StackedObjectProxy', 'RegistryManager', 'StackedObjectRestorer',