Sfoglia il codice sorgente

Removes py25 specifics

Ask Solem 12 anni fa
parent
commit
7349125e99
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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