Преглед изворни кода

Removes celery.canvas.maybe_subtask (use .maybe_signature)

Ask Solem пре 8 година
родитељ
комит
386129730b
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      celery/canvas.py

+ 0 - 2
celery/canvas.py

@@ -1247,5 +1247,3 @@ def maybe_signature(d, app=None):
         if app is not None:
             d._app = app
         return d
-
-maybe_subtask = maybe_signature  # XXX compat