code refactor

This commit is contained in:
MaysWind
2020-11-22 13:48:59 +08:00
parent 815f6718cc
commit 9ab285a071
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import utils from './utils.js'
import utils from './utils.js';
const exchangeRatesLocalStorageKey = 'lab_exchange_rates';