zhangwei 2 năm trước cách đây
mục cha
commit
50830dbd0a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/log-center/logger.js

+ 1 - 1
src/log-center/logger.js

@@ -1,7 +1,7 @@
 import { logApi, reportFrontLogApi } from '@/http/logApi'
 import { getBrowser } from '@/uilts/help.js';
 import { logType } from './logEnum.js';
-import { getChromeStorage, setChromeStorage } from '@/uilts/chromeExtension'
+import { getChromeStorage } from '@/uilts/chromeExtension'
 let userInfo = null;
 let mid = '';
 /**