aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/gpg/constants/protocol.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/gpg/constants/protocol.py')
-rw-r--r--lang/python/gpg/constants/protocol.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/gpg/constants/protocol.py b/lang/python/gpg/constants/protocol.py
index 562042e9..d086bbde 100644
--- a/lang/python/gpg/constants/protocol.py
+++ b/lang/python/gpg/constants/protocol.py
@@ -20,3 +20,4 @@ del absolute_import, print_function, unicode_literals
from gpg import util
util.process_constants('GPGME_PROTOCOL_', globals())
+del util