Lint all the things
This commit is contained in:
@@ -260,7 +260,7 @@ export function JobsDetailPage({
|
||||
form.setFieldsValue(transformJobToForm(job));
|
||||
form.resetFields();
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
notification["error"]({
|
||||
message: t("jobs.errors.totalscalc")
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user