Remove duplicate dictionary key in top movie stats
This commit is contained in:
@@ -336,7 +336,6 @@ class DataFactory(object):
|
|||||||
'user': '',
|
'user': '',
|
||||||
'friendly_name': '',
|
'friendly_name': '',
|
||||||
'platform': '',
|
'platform': '',
|
||||||
'platform': '',
|
|
||||||
'live': item['live'],
|
'live': item['live'],
|
||||||
'guid': item['guid'],
|
'guid': item['guid'],
|
||||||
'row_id': item['id']
|
'row_id': item['id']
|
||||||
|
Reference in New Issue
Block a user