Resolve RED-9472 "Feature/" #537

Open
yannik.hampe wants to merge 113 commits from feature/RED-9472 into master
Showing only changes of commit 5f97d7acb3 - Show all commits

View File

@ -105,7 +105,6 @@ public class DroolsValidationService {
.line(ruleCompilationResult.getGlobalsLine())
.column(0)
.build();
customValidation.getDeprecatedWarnings().addAll(getWarningsForDeprecatedRules(ruleFileBluePrint));
}