Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.

This commit is contained in:
Aditya Toshniwal
2020-06-25 11:09:43 +05:30
committed by Akshay Joshi
parent a1fd9ea3ce
commit d3b3d07f2e
19 changed files with 40 additions and 64 deletions

View File

@@ -282,7 +282,6 @@ def index(sid=None, did=None):
"""
rates = {}
settings = {}
# Get the server version
if sid is not None: