ソースを参照

Removing unused message variable

pombredanne 12 年 前
コミット
45b4626417
1 ファイル変更0 行追加1 行削除
  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