Sfoglia il codice sorgente

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

Ask Solem 9 anni fa
parent
commit
8194b03365
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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