Procházet zdrojové kódy

celeryctl double output

Ask Solem před 13 roky
rodič
revize
57a826559e
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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