소스 검색

Removes py25 specifics

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