Jelajahi Sumber

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

Ask Solem 9 tahun lalu
induk
melakukan
8194b03365
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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