Ask Solem hace 13 años
padre
commit
44df5305ce
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      celery/contrib/bundles.py

+ 1 - 2
celery/contrib/bundles.py

@@ -1,5 +1,4 @@
-import os
-import sys
+from __future__ import absolute_import
 
 from celery import VERSION
 from bundle.extensions import Dist