瀏覽代碼

celeryctl double output

Ask Solem 13 年之前
父節點
當前提交
57a826559e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      celery/bin/celeryctl.py

+ 0 - 1
celery/bin/celeryctl.py

@@ -296,7 +296,6 @@ class inspect(Command):
         if not replies:
             raise Error("No nodes replied within time constraint.",
                         status=EX_UNAVAILABLE)
-        return replies
 
     def say(self, direction, title, body=""):
         c = self.colored