Ask Solem 12 years ago
parent
commit
5640285c49
1 changed files with 0 additions and 2 deletions
  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