fix: 删除多余代码

This commit is contained in:
wangshuaiswim 2023-03-31 16:07:37 +08:00
parent a286a1e222
commit e17ead51c3
1 changed files with 0 additions and 1 deletions

View File

@ -224,7 +224,6 @@ const handleImport = async () => {
// message.error('!')
return
}
let resp
if (props?.type === 'device') {
await instanceStore.refresh(id as string)
} else {