From 974e252996f6b3de36ca4cdc0d8b010d0fffb35d Mon Sep 17 00:00:00 2001 From: TIMON Lounis <lounis.timon7@etu.univ-lorraine.fr> Date: Fri, 7 Feb 2025 14:04:20 +0000 Subject: [PATCH] Delete compiler.xml --- .idea/compiler.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .idea/compiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index b86273d..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CompilerConfiguration"> - <bytecodeTargetLevel target="21" /> - </component> -</project> \ No newline at end of file -- GitLab