From 4bfca2badb3284657a65d8910a4f77eaf7689b31 Mon Sep 17 00:00:00 2001 From: Bereng Date: Fri, 15 Sep 2023 09:24:07 +0200 Subject: [PATCH] IDEA to mark unused imports as error patch by Berenguer Blasi; reviewed by Caleb Rackliffe, Francisco Guerrero, Jacek Lewandowski, Maxim Muzafarov, Stefan Miklosovic for CASSANDRA-18853 --- ide/idea/inspectionProfiles/Project_Default.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ide/idea/inspectionProfiles/Project_Default.xml b/ide/idea/inspectionProfiles/Project_Default.xml index 2edbb703c9..d9c8f1c09c 100644 --- a/ide/idea/inspectionProfiles/Project_Default.xml +++ b/ide/idea/inspectionProfiles/Project_Default.xml @@ -129,5 +129,6 @@ + - \ No newline at end of file +