Ask Solem 11 年之前
父節點
當前提交
f48a9b1e2a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      celery/app/task.py

+ 0 - 1
celery/app/task.py

@@ -11,7 +11,6 @@ from __future__ import absolute_import
 import sys
 
 from billiard.einfo import ExceptionInfo
-from kombu.utils import cached_property
 
 from celery import current_app
 from celery import states