From 449c21a820cbe870657d2457ca2c97ddec09861d Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Mon, 9 Sep 2019 08:48:41 +0300 Subject: [PATCH] Removed checkstyle rule HideUtilityClassConstructor --- Plan/config/checkstyle/checkstyle.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/Plan/config/checkstyle/checkstyle.xml b/Plan/config/checkstyle/checkstyle.xml index 57e57dd8d..c832d6569 100644 --- a/Plan/config/checkstyle/checkstyle.xml +++ b/Plan/config/checkstyle/checkstyle.xml @@ -73,7 +73,6 @@ -