Преглед изворни кода

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

Ask Solem пре 8 година
родитељ
комит
8194b03365
1 измењених фајлова са 0 додато и 1 уклоњено
  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