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