Explorar o código

Removed unnecessary import from example

Dan Hackner %!s(int64=11) %!d(string=hai) anos
pai
achega
1c6cd3cc8b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      docs/userguide/tasks.rst

+ 0 - 1
docs/userguide/tasks.rst

@@ -955,7 +955,6 @@ Example requeuing the message:
 
 .. code-block:: python
 
-    import errno
     from celery.exceptions import Reject
 
     @app.task(bind=True, acks_late=True)