Explorar el Código

Removes py25 specifics

Ask Solem hace 12 años
padre
commit
7349125e99
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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