aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cryptography/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cryptography/utils.py b/cryptography/utils.py
index c489ebe2..55187c3b 100644
--- a/cryptography/utils.py
+++ b/cryptography/utils.py
@@ -16,7 +16,6 @@ from __future__ import absolute_import, division, print_function
import sys
-DeprecatedIn05 = DeprecationWarning
DeprecatedIn06 = DeprecationWarning