Explorar el Código

Removes compat .utils.gen_unique_id (use celery.uuid)

Ask Solem hace 8 años
padre
commit
8194b03365
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      celery/utils/__init__.py

+ 0 - 1
celery/utils/__init__.py

@@ -19,4 +19,3 @@ from .imports import (          # noqa
 )
 from .functional import chunks, noop                    # noqa
 from kombu.utils import cached_property, uuid   # noqa
-gen_unique_id = uuid