diff --git a/doc/lib.rst b/doc/lib.rst index 66b397cd5fa2b..cbab64775dcaf 100644 --- a/doc/lib.rst +++ b/doc/lib.rst @@ -107,7 +107,6 @@ Collections * `intsets `_ Efficient implementation of a set of ints as a sparse bit set. - **Deprecated:** Use the packedsets module instead. * `lists `_ Nim linked list support. Contains singly and doubly linked lists and