Remove Revoked reference
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index 503e2cf..8a31da5 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -11,10 +11,6 @@
 
     A class representing the X.509 store context.
 
-.. py:class:: Revoked()
-
-    A class representing Revocation objects of CRL.
-
 .. py:exception:: Error
 
     Generic exception used in the :py:mod:`.crypto` module.