aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 014a47b2e..fd00efe19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2218,8 +2218,6 @@
<excludedMethods>
<!--cause of https://github.com/checkstyle/checkstyle/issues/3605-->
<param>addFeaturesForVerySecureJavaInstallations</param>
- <!-- till https://github.com/checkstyle/checkstyle/issues/4394 -->
- <param>auditStarted</param>
</excludedMethods>
<avoidCallsTo>
<!--cause of https://github.com/checkstyle/checkstyle/issues/3605-->