summaryrefslogtreecommitdiffstats
path: root/checkstyle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'checkstyle.xml')
-rw-r--r--checkstyle.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/checkstyle.xml b/checkstyle.xml
index c09c1e94..ee45e7ef 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -53,7 +53,6 @@
</module>
<module name="NeedBraces" />
<module name="RightCurly" />
- <module name="DoubleCheckedLocking" />
<module name="EmptyStatement" />
<module name="EqualsHashCode" />
<module name="IllegalInstantiation" />