summaryrefslogtreecommitdiffstats
path: root/contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py')
-rw-r--r--contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py b/contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py
index 0af3acdb8fd..2442ee6f054 100644
--- a/contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py
+++ b/contrib/python/pyOpenSSL/py3/OpenSSL/__init__.py
@@ -17,7 +17,6 @@ from OpenSSL.version import (
__version__,
)
-
__all__ = [
"SSL",
"crypto",