Explorar o código

Removes compat alias celery.app.base.App (use .Celery)

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
ed8ba71bce
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      celery/app/base.py

+ 0 - 1
celery/app/base.py

@@ -1128,4 +1128,3 @@ class Celery:
             return (timezone.get_timezone('UTC') if conf.enable_utc
                     else timezone.local)
         return timezone.get_timezone(conf.timezone)
-App = Celery  # compat