diff --git a/ui/app/AppLayouts/Wallet/stores/CurrenciesStore.qml b/ui/app/AppLayouts/Wallet/stores/CurrenciesStore.qml deleted file mode 100644 index 8fc8be0958..0000000000 --- a/ui/app/AppLayouts/Wallet/stores/CurrenciesStore.qml +++ /dev/null @@ -1,869 +0,0 @@ -import QtQuick 2.13 -import utils 1.0 - -QtObject { - id: root - - property string currentCurrency: walletSection.currentCurrency - property string currentCurrencySymbol: { - for (var i=0; i