From 9b752b443ea417ca231d42b6ccf49e7e1fce4f2d Mon Sep 17 00:00:00 2001 From: Alessandro Martelli Date: Mon, 23 Nov 2020 10:55:39 +0100 Subject: [PATCH] [835] Auto-save in new Item Submission form breaks the form Lint corrections. --- src/app/submission/objects/submission-objects.effects.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/submission/objects/submission-objects.effects.ts b/src/app/submission/objects/submission-objects.effects.ts index 4eb3f8109d..9e2db13776 100644 --- a/src/app/submission/objects/submission-objects.effects.ts +++ b/src/app/submission/objects/submission-objects.effects.ts @@ -428,7 +428,6 @@ function getForm(forms, currentState, sectionId) { return forms[formId]; } - /** * Filter sectionErrors accordingly to this rules: * 1. if notifications are enabled return all errors