Explorar el Código

Removing unused message variable

pombredanne hace 12 años
padre
commit
45b4626417
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      supervisor/web.py

+ 0 - 1
supervisor/web.py

@@ -264,7 +264,6 @@ class StatusView(MeldView):
             return 'statusnominal'
 
     def make_callback(self, namespec, action):
-        message = None
         supervisord = self.context.supervisord
 
         # the rpc interface code is already written to deal properly in a