Ask Solem 12 年之前
父节点
当前提交
5640285c49
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      celery/concurrency/threads.py

+ 0 - 2
celery/concurrency/threads.py

@@ -8,8 +8,6 @@
 """
 from __future__ import absolute_import
 
-import os
-
 from celery.utils.compat import UserDict
 
 from .base import apply_target, BasePool