summary refs log tree commit diff stats
path: root/doc/lib.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lib.rst')
-rw-r--r--doc/lib.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lib.rst b/doc/lib.rst
index 66b397cd5..cbab64775 100644
--- a/doc/lib.rst
+++ b/doc/lib.rst
@@ -107,7 +107,6 @@ Collections
 
 * `intsets <intsets.html>`_
   Efficient implementation of a set of ints as a sparse bit set.
-  **Deprecated:** Use the packedsets module instead.
 
 * `lists <lists.html>`_
   Nim linked list support. Contains singly and doubly linked lists and