移除多余代码

pull/733/head
lyswhut 2021-12-12 21:48:36 +08:00
parent 1fe6ae4556
commit 2ba5e40012
1 changed files with 3 additions and 3 deletions

View File

@ -18,9 +18,9 @@ import { initDownloadList, downloadList, downloadListMap, downloadStatus } from
import { markRaw } from '@renderer/utils/vueTools'
import { download as eventDownloadNames } from '@renderer/event/names'
window.downloadList = []
window.downloadListFull = []
window.downloadListFullMap = new Map()
// window.downloadList = []
// window.downloadListFull = []
// window.downloadListFullMap = new Map()
// state
const state = {
// list: window.downloadList,