From b46962165ccf99ffb4e22918a082929ad845c67f Mon Sep 17 00:00:00 2001 From: Yanick Minder Date: Mon, 4 Nov 2024 10:01:29 +0100 Subject: [PATCH] fix pom --- backend/pom.xml | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index effc364614..c08dbe7279 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -320,37 +320,5 @@ - - debug - - - org.springframework.boot - spring-boot-devtools - - - org.springframework - springloaded - 1.2.8.RELEASE - - - - - no-formatter - - - - net.revelc.code.formatter - formatter-maven-plugin - 2.23.0 - - - code-format - none - - - - - -