Browse Source

beanstalk: get_data() wrong description removed

lgz 7 years ago
parent
commit
1752037495
1 changed files with 0 additions and 1 deletions
  1. 0 1
      python.d/beanstalk.chart.py

+ 0 - 1
python.d/beanstalk.chart.py

@@ -186,7 +186,6 @@ class Service(SimpleService):
 
     def get_data(self):
         """
-        Format data received from shell command
         :return: dict
         """
         if not self.is_alive():