deleted currency from economic calendar

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

View File

@ -786,7 +786,6 @@ def updateEconomic(api_key, logf):
'indicator':each['indicator'],
'period':each['period'],
'country':each['country'],
'currency':each['currency'],
'importance':each['importance'],
'time':time,
'actual':each['actual'],