From b20f5f0126453fe86c4c1fba5a8779d81158846c Mon Sep 17 00:00:00 2001 From: Rinjae Yoo <25w0064@kjbank.com> Date: Mon, 12 Jan 2026 19:12:16 +0900 Subject: [PATCH] =?UTF-8?q?build.gradle=20=ED=8E=B8=EC=A7=91?= 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 2051e54..28ba5f4 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,6 @@ plugins { id 'war' id 'com.diffplug.eclipse.apt' version '3.41.1' id 'project-report' - id 'checkstyle' } group 'com.eactive'