From 196a375b85a386a228ca16eb20c92853540640aa Mon Sep 17 00:00:00 2001 From: Bruce Eckel Date: Mon, 1 May 2017 06:47:35 -0600 Subject: [PATCH] Fixed bug, RedundantThrows stopped working --- checkstyle.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/checkstyle.xml b/checkstyle.xml index 8731d262..aabea2c4 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -153,7 +153,8 @@ - + +