瀏覽代碼

Removes py25 specifics

Ask Solem 12 年之前
父節點
當前提交
7349125e99
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      celery/concurrency/gevent.py

+ 0 - 1
celery/concurrency/gevent.py

@@ -7,7 +7,6 @@
 
 """
 from __future__ import absolute_import
-from __future__ import with_statement
 
 import os