code refactor

This commit is contained in:
MaysWind
2021-03-14 01:18:36 +08:00
parent 386bfa0db4
commit 410660ed7f
16 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import services from '../lib/services.js';
import logger from '../lib/logger.js';
import utils from '../lib/utils.js';
import { getExchangedAmount } from "./exchangeRates.js";
import { getExchangedAmount } from './exchangeRates.js';
import {
LOAD_TRANSACTION_LIST,