This commit is contained in:
im85288 2015-03-25 15:43:35 +00:00
commit 865b07858e
1 changed files with 0 additions and 1 deletions

View File

@ -231,7 +231,6 @@ class ReadEmbyDB():
collections=[]
if(jsonData == ""):
printDebug("No Json data")
return []
result = json.loads(jsonData)