Remove duplicate dictionary key in top movie stats

This commit is contained in:
JonnyWong16
2020-04-03 21:07:00 -07:00
parent e8d0557852
commit 6e09e509bd

View File

@@ -336,7 +336,6 @@ class DataFactory(object):
'user': '',
'friendly_name': '',
'platform': '',
'platform': '',
'live': item['live'],
'guid': item['guid'],
'row_id': item['id']