mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-22 02:34:26 +08:00
code refactor
This commit is contained in:
@@ -25,7 +25,7 @@ const czechNationalBankDataUpdateDateTimezone = "Europe/Prague"
|
||||
|
||||
// CzechNationalBankDataSource defines the structure of exchange rates data source of Czech National Bank
|
||||
type CzechNationalBankDataSource struct {
|
||||
ExchangeRatesDataSource
|
||||
HttpExchangeRatesDataSource
|
||||
}
|
||||
|
||||
// BuildRequests returns the Czech National Bank exchange rates http requests
|
||||
|
||||
Reference in New Issue
Block a user