Explorar o código

remove left-over print statement

Ask Solem %!s(int64=12) %!d(string=hai) anos
pai
achega
b85f750f65
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      celery/worker/strategy.py

+ 0 - 1
celery/worker/strategy.py

@@ -76,7 +76,6 @@ def default(task, app, consumer,
                     eta, apply_eta_task, (req, ), priority=6,
                 )
         else:
-            print('BUCKET: %r' % (bucket, ))
             if rate_limits_enabled:
                 if bucket:
                     return limit_task(req, bucket, 1)