Browse Source

Documentation references outdated SharedCounter

Ask Solem 14 years ago
parent
commit
c57708e609
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/internals/reference/celery.datastructures.rst

+ 0 - 6
docs/internals/reference/celery.datastructures.rst

@@ -41,12 +41,6 @@
     .. autoclass:: ExceptionInfo
         :members:
 
-    SharedCounter
-    -------------
-
-    .. autoclass:: SharedCounter
-        :members:
-
     LimitedSet
     ----------