Ask Solem 13 年之前
父节点
当前提交
44df5305ce
共有 1 个文件被更改,包括 1 次插入2 次删除
  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