Ask Solem 9 лет назад
Родитель
Сommit
2beef9fe58
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      celery/canvas.py

+ 0 - 1
celery/canvas.py

@@ -21,7 +21,6 @@ from operator import itemgetter
 from itertools import chain as _chain
 
 from kombu.utils import cached_property, fxrange, reprcall, uuid
-from kombu.utils.functional import maybe_list
 
 from celery._state import current_app
 from celery.local import try_import