deleted source from economic events

This commit is contained in:
Justin 2023-06-16 23:01:17 +08:00 committed by GitHub
parent 1ce144b767
commit 928905f61e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -785,7 +785,6 @@ def updateEconomic(api_key, logf):
'title':each['title'], 'title':each['title'],
'indicator':each['indicator'], 'indicator':each['indicator'],
'period':each['period'], 'period':each['period'],
'source':each['source'],
'country':each['country'], 'country':each['country'],
'currency':each['currency'], 'currency':each['currency'],
'importance':each['importance'], 'importance':each['importance'],