Ask Solem 13 years ago
parent
commit
44df5305ce
1 changed files with 1 additions and 2 deletions
  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