Ask Solem 9 년 전
부모
커밋
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