diff --git a/src/config/urls.js b/src/config/urls.js index 1af2cddc..c3ab116e 100644 --- a/src/config/urls.js +++ b/src/config/urls.js @@ -41,6 +41,5 @@ export const urls = { }, // Currencies status - currenciesStatus: - 'http://resources.live.ledger.app/public_resources/currencies.json', + currenciesStatus: 'http://resources.live.ledger.app/public_resources/currencies.json', }