From f23cfc375cbb619b08aebe7880b0ce4766d0dbad Mon Sep 17 00:00:00 2001 From: haeyonghahn Date: Thu, 1 Feb 2024 23:32:36 +0900 Subject: [PATCH] =?UTF-8?q?Chore:=20=EB=B9=8C=EB=93=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0cf8240..f784c3c 100644 --- a/build.gradle +++ b/build.gradle @@ -145,7 +145,6 @@ sonar { spotless { java { - target("**/*.java") googleJavaFormat() removeUnusedImports()