Chore/cleanup warnings (#17974)
This commit is contained in:
@@ -24,7 +24,7 @@ const WorkplaceSelector = () => {
|
||||
notify({ type: 'success', message: t('common.actionMsg.modifiedSuccessfully') })
|
||||
location.assign(`${location.origin}`)
|
||||
}
|
||||
catch (e) {
|
||||
catch {
|
||||
notify({ type: 'error', message: t('common.provider.saveFailed') })
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user