chore(web): run oxlint before eslint (#29224)
This commit is contained in:
@@ -158,7 +158,7 @@ const UpdateDSLModal = ({
|
||||
}
|
||||
return true
|
||||
}
|
||||
catch (err: any) {
|
||||
catch {
|
||||
notify({ type: 'error', message: t('workflow.common.importFailure') })
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user