]> arthur.barton.de Git - netdata.git/blobdiff - python.d/redis.chart.py
make python and bash modules installed as non-executable
[netdata.git] / python.d / redis.chart.py
index 56561ee095453748bbaf24fe82dce87215110d3d..61f4f6d619590c63769c83f5b469644db64c7396 100644 (file)
@@ -107,7 +107,6 @@ class Service(SocketService):
                 self.error("invalid password")
                 return None
             self.request = info_request
-
         response = self._get_raw_data()
         if response is None:
             # error has already been logged