From f6c8b995c27885cf3e79dc49ea841701b6b324d5 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Richter Date: Tue, 25 Jun 2019 21:28:48 +0200 Subject: [PATCH] STORM-3425: Add module UnusedImports to checkstyle configuration --- storm-checkstyle/src/main/resources/storm/storm_checkstyle.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/storm-checkstyle/src/main/resources/storm/storm_checkstyle.xml b/storm-checkstyle/src/main/resources/storm/storm_checkstyle.xml index d1497c85c33..a81f9b7cf9f 100644 --- a/storm-checkstyle/src/main/resources/storm/storm_checkstyle.xml +++ b/storm-checkstyle/src/main/resources/storm/storm_checkstyle.xml @@ -79,6 +79,7 @@ +