Browse Source

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

Ask Solem 8 năm trước cách đây
mục cha
commit
8194b03365
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 .functional import chunks, noop                    # noqa
 from kombu.utils import cached_property, uuid   # noqa
 from kombu.utils import cached_property, uuid   # noqa
-gen_unique_id = uuid