diff --git a/gvt-validation-jar/src/main/resources/application.conf b/gvt-validation-jar/src/main/resources/application.conf index 418203e998952fa5241ac69738885a38182843fb..e5cc258d5438e4e6c4f1ce1e8baec002e714570b 100644 --- a/gvt-validation-jar/src/main/resources/application.conf +++ b/gvt-validation-jar/src/main/resources/application.conf @@ -15,16 +15,4 @@ report { classification = ${report.classification.warning} } - code-not-found-simple { - classification = ${report.classification.warning} - } - - code-not-found-coded-element { - classification = ${report.classification.warning} - } - - code-not-found-cs { - classification = ${report.classification.warning} - } - } \ No newline at end of file