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
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

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