mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
code refactor
This commit is contained in:
@@ -25,7 +25,7 @@ const bankOfCanadaDataUpdateDateTimezone = "America/Toronto"
|
||||
|
||||
// BankOfCanadaDataSource defines the structure of exchange rates data source of bank of Canada
|
||||
type BankOfCanadaDataSource struct {
|
||||
ExchangeRatesDataSource
|
||||
HttpExchangeRatesDataSource
|
||||
}
|
||||
|
||||
// BankOfCanadaExchangeRateData represents the whole data from bank of Canada
|
||||
|
||||
Reference in New Issue
Block a user